diff --git a/instance/posts.db b/instance/posts.db index a884df0..4ceb821 100644 Binary files a/instance/posts.db and b/instance/posts.db differ diff --git a/templates/contact.html b/templates/contact.html index 9a137b2..12aca22 100644 --- a/templates/contact.html +++ b/templates/contact.html @@ -6,7 +6,7 @@

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 %}