From 0889db812c31ce07344839f9788ea0391844d1f9 Mon Sep 17 00:00:00 2001 From: Morgan McMillian Date: Fri, 10 Feb 2023 17:30:42 -0800 Subject: [PATCH] adjust header of main page --- templates/_partials/header.html | 6 +++--- templates/index.html | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/_partials/header.html b/templates/_partials/header.html index 5727828..5ff4c96 100644 --- a/templates/_partials/header.html +++ b/templates/_partials/header.html @@ -1,9 +1,9 @@

morgan.mcmillian.dev

diff --git a/templates/index.html b/templates/index.html index 83e70f7..dda44c1 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,9 +1,8 @@ {{ define "main" }} {{ partial "header.html" . | safeHTML }} -

My name is Morgan McMillian, also known as thrrgilag in various places online. I am a software engineer with an obsession for Linux, open-source software, and tech in general.

+

Morgan McMillian, also known as thrrgilag.

-

code