]> iEval git - plack-app-gruntmaster.git/blame - js/80-sidebar.js
Get rid of backdrop variable since it confuses Wappalyzer
[plack-app-gruntmaster.git] / js / 80-sidebar.js
CommitLineData
7093e9ba
MG
1$(function() {
2 if(!document.getElementById('sidebar')) {
e8147a94 3 q('main').insertAdjacentHTML('afterend', '<aside id="sidebar"></aside>');
7093e9ba
MG
4 }
5});
This page took 0.015253 seconds and 4 git commands to generate.