diff --git a/docs/features/browser-apis.html b/docs/features/browser-apis.html index 9da362e..199bb47 100644 --- a/docs/features/browser-apis.html +++ b/docs/features/browser-apis.html @@ -1,7 +1,7 @@ - + Browser API Demos - Getting Interactive with GitHub Pages diff --git a/docs/features/clipboard.html b/docs/features/clipboard.html index df0450d..cba425d 100644 --- a/docs/features/clipboard.html +++ b/docs/features/clipboard.html @@ -1,7 +1,7 @@ - + Clipboard Interaction - Getting Interactive with GitHub Pages diff --git a/docs/features/drag-drop.html b/docs/features/drag-drop.html index 481d9f6..c803ec6 100644 --- a/docs/features/drag-drop.html +++ b/docs/features/drag-drop.html @@ -1,7 +1,7 @@ - + Drag and Drop UI - Getting Interactive with GitHub Pages diff --git a/docs/features/filter-search.html b/docs/features/filter-search.html index 8bb0887..e0e8cba 100644 --- a/docs/features/filter-search.html +++ b/docs/features/filter-search.html @@ -1,7 +1,7 @@ - + diff --git a/docs/features/forms.html b/docs/features/forms.html index e343eb4..ef0e067 100644 --- a/docs/features/forms.html +++ b/docs/features/forms.html @@ -1,7 +1,7 @@ <!doctype html> <html lang="en"> <head> - <base href="/static-magic/"> + <base href="/static-magic/" /> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Forms Without Servers - Getting Interactive with GitHub Pages diff --git a/docs/features/json-viewer.html b/docs/features/json-viewer.html index 92901ba..a8697e5 100644 --- a/docs/features/json-viewer.html +++ b/docs/features/json-viewer.html @@ -1,7 +1,7 @@ - + diff --git a/docs/features/live-js-runner.html b/docs/features/live-js-runner.html index 4aeac53..2dd2f48 100644 --- a/docs/features/live-js-runner.html +++ b/docs/features/live-js-runner.html @@ -1,7 +1,7 @@ <!doctype html> <html lang="en"> <head> - <base href="/static-magic/"> + <base href="/static-magic/" /> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title> diff --git a/docs/features/markdown-converter.html b/docs/features/markdown-converter.html index 30c6270..dc924ba 100644 --- a/docs/features/markdown-converter.html +++ b/docs/features/markdown-converter.html @@ -1,7 +1,7 @@ <!doctype html> <html lang="en"> <head> - <base href="/static-magic/"> + <base href="/static-magic/" /> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title> diff --git a/docs/features/mermaid-diagrams.html b/docs/features/mermaid-diagrams.html index 3307000..50f4578 100644 --- a/docs/features/mermaid-diagrams.html +++ b/docs/features/mermaid-diagrams.html @@ -1,7 +1,7 @@ <!doctype html> <html lang="en"> <head> - <base href="/static-magic/"> + <base href="/static-magic/" /> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title> diff --git a/docs/features/notes-app.html b/docs/features/notes-app.html index b3704aa..4612fa8 100644 --- a/docs/features/notes-app.html +++ b/docs/features/notes-app.html @@ -1,7 +1,7 @@ <!doctype html> <html lang="en"> <head> - <base href="/static-magic/"> + <base href="/static-magic/" /> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Persistent Notes App - Getting Interactive with GitHub Pages diff --git a/docs/features/page-state.html b/docs/features/page-state.html index 01d16fc..09ac553 100644 --- a/docs/features/page-state.html +++ b/docs/features/page-state.html @@ -1,7 +1,7 @@ - + Page State Memory - Getting Interactive with GitHub Pages diff --git a/docs/features/spa-routing.html b/docs/features/spa-routing.html index 2fd94d2..e9d6844 100644 --- a/docs/features/spa-routing.html +++ b/docs/features/spa-routing.html @@ -1,7 +1,7 @@ - + diff --git a/docs/features/theme-switcher.html b/docs/features/theme-switcher.html index e7f43e5..02733d1 100644 --- a/docs/features/theme-switcher.html +++ b/docs/features/theme-switcher.html @@ -1,7 +1,7 @@ <!doctype html> <html lang="en"> <head> - <base href="/static-magic/"> + <base href="/static-magic/" /> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title> diff --git a/docs/games/clicker.html b/docs/games/clicker.html index 6706741..aca7406 100644 --- a/docs/games/clicker.html +++ b/docs/games/clicker.html @@ -1,7 +1,7 @@ <!doctype html> <html lang="en"> <head> - <base href="/static-magic/"> + <base href="/static-magic/" /> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Clicker Game - Games diff --git a/docs/games/drag-drop-puzzle.html b/docs/games/drag-drop-puzzle.html index 9f30c54..a2175b3 100644 --- a/docs/games/drag-drop-puzzle.html +++ b/docs/games/drag-drop-puzzle.html @@ -1,7 +1,7 @@ - + Drag and Drop Puzzle - Games diff --git a/docs/games/index.html b/docs/games/index.html index cf346bb..664f6c4 100644 --- a/docs/games/index.html +++ b/docs/games/index.html @@ -1,7 +1,7 @@ - + Games - Getting Interactive with GitHub Pages diff --git a/docs/games/maze.html b/docs/games/maze.html index 15430e8..5e4fc61 100644 --- a/docs/games/maze.html +++ b/docs/games/maze.html @@ -1,7 +1,7 @@ - + Maze Navigation - Games diff --git a/docs/games/memory-match.html b/docs/games/memory-match.html index 8c7d49e..4b1bced 100644 --- a/docs/games/memory-match.html +++ b/docs/games/memory-match.html @@ -1,7 +1,7 @@ - + Memory Match - Games diff --git a/docs/games/number-guessing.html b/docs/games/number-guessing.html index e75fc6f..5982673 100644 --- a/docs/games/number-guessing.html +++ b/docs/games/number-guessing.html @@ -1,7 +1,7 @@ - + Number Guessing Game - Games diff --git a/docs/games/rock-paper-scissors.html b/docs/games/rock-paper-scissors.html index 43f29a0..e11e64b 100644 --- a/docs/games/rock-paper-scissors.html +++ b/docs/games/rock-paper-scissors.html @@ -1,7 +1,7 @@ - + Rock, Paper, Scissors - Games diff --git a/docs/games/simon-says.html b/docs/games/simon-says.html index 98d63b3..ee37ced 100644 --- a/docs/games/simon-says.html +++ b/docs/games/simon-says.html @@ -1,7 +1,7 @@ - + Simon Says - Games diff --git a/docs/games/tic-tac-toe.html b/docs/games/tic-tac-toe.html index 93559ca..04822c2 100644 --- a/docs/games/tic-tac-toe.html +++ b/docs/games/tic-tac-toe.html @@ -1,7 +1,7 @@ - + Tic Tac Toe - Games diff --git a/docs/games/typing-speed.html b/docs/games/typing-speed.html index 0c609f6..b2577a7 100644 --- a/docs/games/typing-speed.html +++ b/docs/games/typing-speed.html @@ -1,7 +1,7 @@ - + Typing Speed Test - Games diff --git a/docs/games/wordle.html b/docs/games/wordle.html index ed84ee4..feebc69 100644 --- a/docs/games/wordle.html +++ b/docs/games/wordle.html @@ -1,7 +1,7 @@ - + Wordle Clone - Games diff --git a/docs/guides/best-practices.html b/docs/guides/best-practices.html index 407e9fa..a9f815c 100644 --- a/docs/guides/best-practices.html +++ b/docs/guides/best-practices.html @@ -1,7 +1,7 @@ - + Best Practices - Getting Interactive with GitHub Pages diff --git a/docs/guides/markdown-usage.html b/docs/guides/markdown-usage.html index f704afe..7a2ddd8 100644 --- a/docs/guides/markdown-usage.html +++ b/docs/guides/markdown-usage.html @@ -1,7 +1,7 @@ - + Markdown Usage - Getting Interactive with GitHub Pages diff --git a/docs/guides/resources.html b/docs/guides/resources.html index 8adfa02..e0bbdc4 100644 --- a/docs/guides/resources.html +++ b/docs/guides/resources.html @@ -1,7 +1,7 @@ - + Resources - Getting Interactive with GitHub Pages diff --git a/docs/index.html b/docs/index.html index 12f8696..b421e83 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,7 +1,7 @@ - + Getting Interactive with GitHub Pages diff --git a/docs/script.js b/docs/script.js index 00a6def..96fead4 100644 --- a/docs/script.js +++ b/docs/script.js @@ -57,9 +57,9 @@ document.addEventListener("DOMContentLoaded", () => { const initializePage = async () => { // Define components to load const components = [ - { url: "/header.html", id: "main-header" }, - { url: "/nav.html", id: "main-nav" }, - { url: "/footer.html", id: "main-footer" }, + { url: "header.html", id: "main-header" }, + { url: "nav.html", id: "main-nav" }, + { url: "footer.html", id: "main-footer" }, ]; // Load all components in parallel diff --git a/docs/tools/tech-tools.html b/docs/tools/tech-tools.html index 41bd3f4..6c13fb0 100644 --- a/docs/tools/tech-tools.html +++ b/docs/tools/tech-tools.html @@ -1,7 +1,7 @@ - + Tech Tools - Getting Interactive with GitHub Pages