diff options
Diffstat (limited to 'docker/crupest-nginx/sites/www/index.html')
-rw-r--r-- | docker/crupest-nginx/sites/www/index.html | 8 |
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> |