From d434bf03f2bcdb55eab554571494376b5b32db95 Mon Sep 17 00:00:00 2001 From: DogeyStamp Date: Thu, 7 Apr 2022 19:29:01 -0400 Subject: [PATCH] Fix titles --- src/about.md | 6 ++---- src/index.md | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/src/about.md b/src/about.md index a47af85..e9fdff3 100644 --- a/src/about.md +++ b/src/about.md @@ -1,8 +1,6 @@ -# hi! i'm dogeystamp. +# about me -## about me - -I'm a Canadian high school student with an interest in tech and libre software. +**Hi! i'm dogeystamp.** I'm a Canadian high school student with an interest in tech and libre software. ## what i do diff --git a/src/index.md b/src/index.md index f50ac64..c83287d 100644 --- a/src/index.md +++ b/src/index.md @@ -1,4 +1,4 @@ -# welcome to my website! +## welcome to my website! This is a place where I host random services and pages. For more info about me, including contact info, check out [my about page.](about.html)