aboutsummaryrefslogtreecommitdiff
path: root/docker/crupest-nginx/sites/www/index.html
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-11-27 15:53:02 +0800
committercrupest <crupest@outlook.com>2022-11-27 15:53:02 +0800
commit4fa1f65c5d099971e94f7f5af4c710fe297d9285 (patch)
tree3de0178b97b26904126056f1010a202fda7a4124 /docker/crupest-nginx/sites/www/index.html
parent2dfc42b9bee216ce966fb1b74d3d7d21e0dcbd81 (diff)
downloadcrupest-4fa1f65c5d099971e94f7f5af4c710fe297d9285.tar.gz
crupest-4fa1f65c5d099971e94f7f5af4c710fe297d9285.tar.bz2
crupest-4fa1f65c5d099971e94f7f5af4c710fe297d9285.zip
Enhance nginx config and www page.
Diffstat (limited to 'docker/crupest-nginx/sites/www/index.html')
-rw-r--r--docker/crupest-nginx/sites/www/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docker/crupest-nginx/sites/www/index.html b/docker/crupest-nginx/sites/www/index.html
index 56089ac..31f3475 100644
--- a/docker/crupest-nginx/sites/www/index.html
+++ b/docker/crupest-nginx/sites/www/index.html
@@ -42,11 +42,11 @@
you build from start. I don't fully test it because I never migrate my data into other server so it might be kind
of buggy. However, it always takes some time to make it your own sites. But don't worry and feel free to contact
me if you run into any issue and I would be glad to help you out.</p>
+ <h2>TODOs of me:</h2>
+ <p id="todo-message">Fetching...</p>
+ <ul id="todo-container">
+ </ul>
</article>
- <h2>TODOs of me:</h2>
- <p id="todo-message">Fetching...</p>
- <ul id="todo-container">
- </ul>
<script type="module" src="/src/main.js"></script>
</body>