From a86e65dcffc7ac2a37978df6f23d59d1dec626b4 Mon Sep 17 00:00:00 2001 From: Danny Holman Date: Wed, 8 Apr 2020 20:37:14 -0500 Subject: Update main domain globally Update the domain from "gymli.org" to "gymli.xyz" in all site configs, links, emails, etc. --- _config.yml | 4 ++-- _data/pagelist.yml | 2 +- about.md | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index 2d61524..56ddebd 100644 --- a/_config.yml +++ b/_config.yml @@ -1,10 +1,10 @@ title: /dev/urandom author: Danny Holman -email: dholman@gymli.org +email: dholman@gymli.xyz description: Open source stuffs from Danny Holman show_excerpts: true baseurl: "" # the subpath of your site, e.g. /blog -url: "https://www.gymli.org" # the base hostname & protocol for your site, e.g. http://example.com +url: "https://www.gymli.xyz" # the base hostname & protocol for your site, e.g. http://example.com # Build settings theme: texture diff --git a/_data/pagelist.yml b/_data/pagelist.yml index 824f81e..18ec108 100644 --- a/_data/pagelist.yml +++ b/_data/pagelist.yml @@ -9,7 +9,7 @@ page_list: url: "/about.html" - title: Repos - url: "https://git.gymli.org" + url: "https://git.gymli.xyz" - title: RSS url: "/feed.xml" diff --git a/about.md b/about.md index 4f9a8b2..01d18a3 100644 --- a/about.md +++ b/about.md @@ -9,14 +9,14 @@ I am a student of Computer Science at Tennesee Technological University. I maintain several packages on the Arch Linux User Repository under the username [GymliDanny](https://aur.archlinux.org/packages/?SeB=m&K=GymliDanny). I also maintain a few open source projects -[here](https://git.gymli.org/?q=Danny+Holman). If you wish to get in touch +[here](https://git.gymli.xyz/?q=Danny+Holman). If you wish to get in touch with me, my email is listed below, but please try to sign and (optionally) encrypt your message using GPG. If your email system makes this difficult, try switching to Neomutt or Thunderbird. ## My effects -* Email: [dholman@gymli.org](mailto:dholman@gymli.org) +* Email: [dholman@gymli.xyz](mailto:dholman@gymli.xyz) * GPG key: 90D8F8E2C830F6129B2FBB1133836B30AA014B82 * [My Twitch stream](https://www.twitch.tv/GymliDanny) * [My YouTube page](https://www.youtube.com/channel/UCB0AiX6H85FBAP0iIIPhlag) -- cgit v1.2.3