fix changelog dates; update .gitignore

This commit is contained in:
nat 2024-07-27 05:45:55 -07:00
parent df61a004ca
commit a59e0d8adb
2 changed files with 6 additions and 4 deletions

2
.gitignore vendored
View File

@ -4,3 +4,5 @@ test.sh
log log
graph* graph*
__pycache__/ __pycache__/
/files/stats/song
/files/home_visit_counter

View File

@ -15,7 +15,7 @@
2024-07-24: add thoughts page in /html/, update natalie info page 2024-07-24: add thoughts page in /html/, update natalie info page
2024-07-24: updated wording in site-info.html, add /stats/ routes, update home.html to make filetree hidden by default because it is big 2024-07-24: updated wording in site-info.html, add /stats/ routes, update home.html to make filetree hidden by default because it is big
2024-07-25: rewrite css because winter told me to. Now has dark mode based on a media query. 2024-07-25: rewrite css because winter told me to. Now has dark mode based on a media query.
2025-07-25: add subdomain proxying with nginx. 2024-07-25: add subdomain proxying with nginx.
2025-07-26: add <a href='git.natalieee.net'>git.natalieee.net</a> 2024-07-26: add <a href='git.natalieee.net'>git.natalieee.net</a>
2025-07-26: update site-info.html 2024-07-26: update site-info.html
2025-07-26: I have a dns server now. oops. there go my sleeping plans. email me if you want to use it for some insane reason. 2024-07-26: I have a dns server now. oops. there go my sleeping plans. email me if you want to use it for some insane reason.