mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-09-22 11:35:33 -05:00
feat: implement SPA loading bar, harden status page logic, and optimize Dockerfile
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
</head>
|
||||
{% block header %}
|
||||
<body onpopstate="backButton()">
|
||||
<div id="loading-bar"></div>
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
<main id='map'></main>
|
||||
<div id="contentStuffer">
|
||||
|
||||
Reference in New Issue
Block a user