From df85445414ff968c708700aa29bc0237ce0205df Mon Sep 17 00:00:00 2001 From: Alex Karle Date: Sun, 14 Jun 2020 23:30:33 -0400 Subject: [PATCH] style: Update title to be domain agnostic I now own (or rather, rent) karle.co, akarle.com, and alexkarle.com . As such, I need a portable title that works across all iterations of the site. I'm not sure which one I'll drop in the future. I think alexkarle.com, while long, is more professional than "akarle.com"; karle.co is nice for the email, but I'm not sold on the .co tld. So I think I'll set up my host to block and redirect karle.co and akarle.com to alexkarle.com. Don't want people linking to a domain I know I'm gonna drop... I guess I could solve that problem by not hosting on akarle.com... hm --- index.html | 2 +- thoughts.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 7977d6a..55e0dee 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - alex.karle.co + Alex Karle diff --git a/thoughts.html b/thoughts.html index 332b4e6..b40a9f3 100644 --- a/thoughts.html +++ b/thoughts.html @@ -2,7 +2,7 @@ - alex.karle.co + Alex Karle -- libgit2 1.8.1