aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStonewall Jackson <stonewall@sacredheartsc.com>2024-07-01 10:39:41 -0400
committerStonewall Jackson <stonewall@sacredheartsc.com>2024-07-01 10:39:41 -0400
commit7d5f27222ef0a0510b119b1853fcd9e61c325f73 (patch)
treeb5e5ae3bf00c9ebb01c9bdb8fe9773bf9f7ab0cb
parent3439526cbf05065ba309ddd7249a94481f01ee1f (diff)
downloadwww-7d5f27222ef0a0510b119b1853fcd9e61c325f73.tar.gz
www-7d5f27222ef0a0510b119b1853fcd9e61c325f73.zip
misc fixes
-rw-r--r--src/blog/index.md6
-rw-r--r--src/css/style.css2
2 files changed, 3 insertions, 5 deletions
diff --git a/src/blog/index.md b/src/blog/index.md
index 1c35f0a..9afe54d 100644
--- a/src/blog/index.md
+++ b/src/blog/index.md
@@ -1,7 +1,7 @@
---
-title: sacredheartsc blog
-header: Blog
-description: Carolina-grown articles about self-hosting, privacy, unix, and more.
+title: "Cullum Smith: Blog"
+heading: Cullum Smith's Blog
+description: I write about self-hosting, privacy, unix, and more.
---
::: bloglist
diff --git a/src/css/style.css b/src/css/style.css
index 8b55f19..38fb832 100644
--- a/src/css/style.css
+++ b/src/css/style.css
@@ -56,8 +56,6 @@ footer {
.logo {
float: right;
border-radius: 50%;
- width: 150px;
- height: 150px;
}
@media only screen and (max-device-width : 667px) {