From fe31f2e8b67bda0b7a3e456285047d67ceed27d9 Mon Sep 17 00:00:00 2001 From: gennyble Date: Wed, 18 Dec 2024 00:28:23 -0600 Subject: Stack overflow? Cat, help --- served/styles/post.css | 8 ++++++++ served/words/debugging-my-sql-query.html | 2 +- served/words/weeknotes/2024/sol.html | 6 ------ templates/post.html | 5 ++++- 4 files changed, 13 insertions(+), 8 deletions(-) diff --git a/served/styles/post.css b/served/styles/post.css index b0a4d5e..99f3b81 100755 --- a/served/styles/post.css +++ b/served/styles/post.css @@ -14,4 +14,12 @@ p { margin: 1.25rem 0; +} + +#post-title { + margin-bottom: 0rem; +} + +#published { + color: var(--text-dim); } \ No newline at end of file diff --git a/served/words/debugging-my-sql-query.html b/served/words/debugging-my-sql-query.html index dde57cd..4b28be3 100644 --- a/served/words/debugging-my-sql-query.html +++ b/served/words/debugging-my-sql-query.html @@ -4,7 +4,7 @@ title=Debugging My SQL Query style=/styles/post.css style=writing.css -published=2024-11-13 7:24pm +published=2024-11-13 7:24pm CST description=Tiny retelling about debugging a weird SQL problem. art=images/awoo.png diff --git a/served/words/weeknotes/2024/sol.html b/served/words/weeknotes/2024/sol.html index d5620c3..748f653 100755 --- a/served/words/weeknotes/2024/sol.html +++ b/served/words/weeknotes/2024/sol.html @@ -11,12 +11,6 @@ published=2024-07-20 09:00 description=wherein she briefly explains her absence and introduces a new calendar system --- -
-
month bounds (gregorian calendar)
-
start: June 18th, 2024
-
end: July 15th, 2024
-
- Dear _, It's been a doozy these last days! Here's what happened: diff --git a/templates/post.html b/templates/post.html index 850013f..0e72a1d 100755 --- a/templates/post.html +++ b/templates/post.html @@ -5,7 +5,10 @@ {%end}
-

{title}

+

{title}

+ {%pattern published} +
published:
+ {%end} {main}
{%end} \ No newline at end of file -- cgit 1.4.1-3-g733a5