Changed around line 1
- buildHtml
- favicon favicon.png
- title Start
+ replace LINKS
+ https://hub.scroll.pub/folders.html ScrollHub
+ https://hub.scroll.pub/globe.html Globe
+ https://scroll.pub Scroll
- metaTags
+ // Put your start links here
- style.css
-
-
Welcome
-
- loop
- lines
- https://hub.scroll.pub/folders.html ScrollHub
- https://hub.scroll.pub/globe.html Globe
- https://scroll.pub Scroll
-
-
- script
- function updateClock() {
- const now = new Date();
- const options = {
- weekday: 'long',
- year: 'numeric',
- month: 'long',
- day: 'numeric'
- };
- const time = now.toLocaleDateString('en-US', options);
- document.getElementById('clock').textContent = time;
- }
- updateClock();
+ template.scroll