diff options
-rw-r--r-- | navbar.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ $(function() { - $("#navbar").load("http://pommicket.github.io/Navbar.html"); + $("#navbar").load("https://pommicket.github.io/Navbar.html"); }); |
![]() |
index : pommicket.github.io.git | |
A website with mathematical demonstrations, games, and more. | root |
summaryrefslogtreecommitdiff |
-rw-r--r-- | navbar.js | 2 |
@@ -1,4 +1,4 @@ $(function() { - $("#navbar").load("http://pommicket.github.io/Navbar.html"); + $("#navbar").load("https://pommicket.github.io/Navbar.html"); }); |