diff options
| author | yuzu-eva <cafebabe@disroot.org> | 2025-03-11 10:41:33 +0100 |
|---|---|---|
| committer | yuzu-eva <cafebabe@disroot.org> | 2025-03-11 10:41:33 +0100 |
| commit | bd4fc5cbad6facc4af5fde2b2814fd62eb13094f (patch) | |
| tree | 2ad4cfb4a30f041b41ad3532fa85f460aeea5cb3 /static | |
| parent | e2d1d421e422790b956e57e40522630221eae02c (diff) | |
rewrite in flask done
Diffstat (limited to 'static')
| -rw-r--r-- | static/index.md | 4 | ||||
| -rw-r--r-- | static/style.css (renamed from static/styles/style.css) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/static/index.md b/static/index.md index 62398c7..c431a89 100644 --- a/static/index.md +++ b/static/index.md @@ -10,8 +10,8 @@ this website can encourage someone to create their own. In my spare time I like to go climbing and do some programming on various projects. Occasionally I'll go on a walk in a random place I've never been in and take pictures. Maybe I'll add a photo album sometime later. You can read -more about me [here](./about.html) +more about me [here](/thought?id=2) ## thoughts -I'll sometimes post my thoughts. You can read them [here](./thoughts.html). +I'll sometimes post my thoughts. You can read them [here](/thoughts). diff --git a/static/styles/style.css b/static/style.css index f4b782f..f4b782f 100644 --- a/static/styles/style.css +++ b/static/style.css |
