temp comment
This commit is contained in:
parent
341ab5e63e
commit
06e8ebbe9c
|
|
@ -2,6 +2,6 @@ import menuInit from './header';
|
||||||
import initFooterShapes from './footer';
|
import initFooterShapes from './footer';
|
||||||
|
|
||||||
window.addEventListener('load', function () {
|
window.addEventListener('load', function () {
|
||||||
menuInit();
|
// menuInit();
|
||||||
initFooterShapes();
|
// initFooterShapes();
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user