refactor main.js into smaller pieces, and moved navbar.js to assets
This commit is contained in:
parent
fd8eeb3330
commit
177dffe553
19 changed files with 214 additions and 207 deletions
4
assets/scripts/sections/index.js
Normal file
4
assets/scripts/sections/index.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
import './navbar';
|
||||
import './sidebar';
|
||||
|
||||
import './education';
|
Loading…
Add table
Add a link
Reference in a new issue