Skeletoning

This commit is contained in:
April Eaton 2025-12-08 13:48:14 +01:00
parent 8262888a93
commit f7c238ec38
23 changed files with 580 additions and 0 deletions

3
links.js Normal file
View file

@ -0,0 +1,3 @@
function loadDependencies() {
loadHTML("header", "/header.html");
}