diff options
author | mounderfod <mounderfod@gmail.com> | 2023-07-18 11:28:07 +0200 |
---|---|---|
committer | mounderfod <mounderfod@gmail.com> | 2023-07-18 11:28:07 +0200 |
commit | 49ea2e916c61cd8ab120814594aea2223450a421 (patch) | |
tree | 5dae93d70ee480e0db06b0bae18625915f95a29c | |
parent | 710d4ced946325ab311b85f5917a07385f788428 (diff) | |
download | website-49ea2e916c61cd8ab120814594aea2223450a421.tar.gz |
Guess I forgot how CSS works today
-rw-r--r-- | about.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/about.markdown b/about.markdown index 4ddcab5..611acc5 100644 --- a/about.markdown +++ b/about.markdown @@ -4,7 +4,7 @@ title: About permalink: /about/ --- -<h1 style="align-text: center;">About</h1> +<h1 style="text-align: center;">About</h1> Hello! :D My name is Noah, but I go by **mounderfod**. I am interested in music, programming and video games. |