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 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_config.yml') 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 -- cgit v1.2.3