diff --git a/content/about.md b/content/about.md deleted file mode 100644 index 62a48e1..0000000 --- a/content/about.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: About -layout: about -image: unsplash:SYTO3xs06fU ---- - -In the interest of privacy, there's very little personal information here. - -The information that is here is either not personal enough to bother protecting, or has been selectively chosen as nothing bad. - -If you want to find out more, [get in touch]({{< relref "contact" >}}). diff --git a/content/contact.md b/content/contact.md index 0c7e662..648e236 100644 --- a/content/contact.md +++ b/content/contact.md @@ -1,6 +1,9 @@ --- title: Contact image: unsplash:71CjSSB83Wo +layout: contact +aliases: + - /about/ --- Given I spend my life attached to some form of computer, I'm not a hard person to get ahold of. @@ -10,3 +13,5 @@ If you stumbled across an email address of mine, best not to use it. Like most p - Twitter: {{< sociallink twitter >}} - Discord: {{< sociallink discord >}} - Telegram: {{< sociallink telegram >}} + +### Profiles diff --git a/layouts/_default/about.html b/layouts/_default/contact.html similarity index 100% rename from layouts/_default/about.html rename to layouts/_default/contact.html diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 4cad512..267edfe 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -2,7 +2,7 @@
-

© {{ now.Year }} {{ .Site.Title }}.

+

© {{ now.Year }} {{ .Site.Title }}.