Header
This commit is contained in:
parent
c2804d1329
commit
32ee2de008
5 changed files with 81 additions and 2 deletions
4
index.js
4
index.js
|
|
@ -1 +1,5 @@
|
|||
// Landing page JS
|
||||
function loadDependencies() {
|
||||
loadHTML("hd-box", "/header/header.html");
|
||||
loadHTML("footer", "/footer/footer.html");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue