diff options
author | gennyble <gen@nyble.dev> | 2024-12-17 09:09:36 -0600 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2024-12-17 09:09:36 -0600 |
commit | 63b30baca240df31e2282c2e8225dc057f67fca3 (patch) | |
tree | b5e77e957ce8f99006e221da2de2ecad517b9ba4 /served/words/weeknotes/2024 | |
parent | 7ad63700224f7278c2264cb2312bc795323625a5 (diff) | |
download | ∞-63b30baca240df31e2282c2e8225dc057f67fca3.tar.gz ∞-63b30baca240df31e2282c2e8225dc057f67fca3.zip |
no more misses; correct path offset
Diffstat (limited to 'served/words/weeknotes/2024')
-rwxr-xr-x | served/words/weeknotes/2024/14.html | 2 | ||||
-rwxr-xr-x | served/words/weeknotes/2024/15.html | 2 | ||||
-rwxr-xr-x | served/words/weeknotes/2024/17.html | 2 | ||||
-rwxr-xr-x | served/words/weeknotes/2024/20.html | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/served/words/weeknotes/2024/14.html b/served/words/weeknotes/2024/14.html index 83af706..f27617c 100755 --- a/served/words/weeknotes/2024/14.html +++ b/served/words/weeknotes/2024/14.html @@ -3,7 +3,7 @@ template=post title=Weeknotes 14 style=/styles/post.css style=../writing.css -path-offset=1 +path-offset=2 weeknote=14 published=2024-04-13 03:30 diff --git a/served/words/weeknotes/2024/15.html b/served/words/weeknotes/2024/15.html index cb2a726..a411963 100755 --- a/served/words/weeknotes/2024/15.html +++ b/served/words/weeknotes/2024/15.html @@ -3,7 +3,7 @@ template=post title=Weeknotes 15 style=/styles/post.css style=../writing.css -path-offset=1 +path-offset=2 weeknote=15 published=2024-04-18 03:18 diff --git a/served/words/weeknotes/2024/17.html b/served/words/weeknotes/2024/17.html index c15d17e..7208832 100755 --- a/served/words/weeknotes/2024/17.html +++ b/served/words/weeknotes/2024/17.html @@ -3,7 +3,7 @@ template=post title=Weeknotes 17 style=/styles/post.css style=../writing.css -path-offset=1 +path-offset=2 weeknote=17 published=2024-05-02 03:30 diff --git a/served/words/weeknotes/2024/20.html b/served/words/weeknotes/2024/20.html index 380049c..bdf4c43 100755 --- a/served/words/weeknotes/2024/20.html +++ b/served/words/weeknotes/2024/20.html @@ -3,7 +3,7 @@ template=post title=Weeknotes 20 style=/styles/post.css style=../writing.css -path-offset=1 +path-offset=2 weeknote=20 published=2024-05-20 16:50 |