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