From 199676800d6254182438ad99cf36778e8232a902 Mon Sep 17 00:00:00 2001 From: Ben Mosley Date: Thu, 23 Apr 2026 11:28:18 -0500 Subject: [PATCH] Fixed draft feature --- instance/posts.db | Bin 36864 -> 36864 bytes templates/contact.html | 4 ++-- templates/new_blog.html | 7 +++++-- templates/new_project.html | 7 +++++-- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/instance/posts.db b/instance/posts.db index a884df061dae2f0901bd5b04aa683b72fc398d5a..4ceb8217d47795ce1b817873b6c1ac2cc1e0a65d 100644 GIT binary patch delta 111 zcmZozz|^pSX@WGP;Y1l{M#GH>tN9rfHuDIGa7!sNaWP0sOAGSya&U&E7MEn^rI$dc k%~sMEOjsC;87e0hW>2mR_@%7Kj!P|6XLRi5X@OaG0H7oxBme*a delta 79 zcmZozz|^pSX@WGP?nD`9M%|4GtN9t#HuDIGa7!_Ofix2rgQ%#qATKWmM@VXMNeK{d fwvxVJ!oo0%p>kqj_T

Contact Me

-

Here’s my professional contact card — let’s connect!

+

Here’s my contact card — let’s connect!

@@ -16,7 +16,7 @@
- {{ CONTACT.name }}
diff --git a/templates/new_blog.html b/templates/new_blog.html index c968ad8..56bee69 100644 --- a/templates/new_blog.html +++ b/templates/new_blog.html @@ -29,7 +29,7 @@
-
@@ -77,12 +77,15 @@ {% endblock %} diff --git a/templates/new_project.html b/templates/new_project.html index d9d83ca..b793f89 100644 --- a/templates/new_project.html +++ b/templates/new_project.html @@ -29,7 +29,7 @@
-
@@ -76,12 +76,15 @@ {% endblock %}