FIX the moving shapes in the footer
This commit is contained in:
parent
8ad5e09694
commit
b346ef4c08
|
|
@ -3,5 +3,5 @@ import initFooterShapes from './footer';
|
||||||
|
|
||||||
window.addEventListener('load', function () {
|
window.addEventListener('load', function () {
|
||||||
// menuInit();
|
// menuInit();
|
||||||
// initFooterShapes();
|
initFooterShapes();
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user