From cc72ce4b67ddee0f668d0d4df96b0ed56be04182 Mon Sep 17 00:00:00 2001 From: Orion Reed Date: Sun, 24 Mar 2024 16:09:37 -0700 Subject: [PATCH] tidy up --- src/_includes/header.html | 16 ---------------- src/_includes/layout.html | 8 +++++--- src/assets/css/style.css | 2 -- src/index.html | 4 ++-- 4 files changed, 7 insertions(+), 23 deletions(-) delete mode 100644 src/_includes/header.html diff --git a/src/_includes/header.html b/src/_includes/header.html deleted file mode 100644 index 9a498f2..0000000 --- a/src/_includes/header.html +++ /dev/null @@ -1,16 +0,0 @@ -
- Orion Reed - -
\ No newline at end of file diff --git a/src/_includes/layout.html b/src/_includes/layout.html index 8e2e20e..a10ff27 100644 --- a/src/_includes/layout.html +++ b/src/_includes/layout.html @@ -4,8 +4,8 @@ Orion Reed - - + + @@ -14,7 +14,9 @@ rel="stylesheet"> - {% include "header.html" %} +
+ Orion Reed +
{{ content }}
diff --git a/src/assets/css/style.css b/src/assets/css/style.css index 1f95400..ba9e48a 100644 --- a/src/assets/css/style.css +++ b/src/assets/css/style.css @@ -23,8 +23,6 @@ header { font-size: 1.5em; font-variation-settings: "MONO" 1; font-variation-settings: "CASL" 1; - /* display: flex; */ - /* justify-content: space-between; */ } i { diff --git a/src/index.html b/src/index.html index 5a3707b..37ab904 100644 --- a/src/index.html +++ b/src/index.html @@ -30,7 +30,7 @@ layout: layout.html

Get in touch

- I am occasionally active on Twitter as @OrionReedOne and on + I am on Twitter as @OrionReedOne and on Mastodon as @orion@hci.social. The best way to reach me is through Twitter or my email, me@orionreed.com

@@ -40,7 +40,7 @@ layout: layout.html

Talks