aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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) {