From 123b275984e9e6baaae347f16846b54690699ad0 Mon Sep 17 00:00:00 2001 From: Jordan Han Date: Sun, 9 Jun 2019 10:06:16 +0800 Subject: [PATCH] changed site.url to tilde.town --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 1cca873..5ff976a 100644 --- a/_config.yml +++ b/_config.yml @@ -18,7 +18,7 @@ email: ~jahnertz@tilde.town description: >- # this means to ignore newlines until "baseurl:" Welcome to ~jahnertz baseurl: "~/jahnertz" # the subpath of your site, e.g. /blog -url: "" # the base hostname & protocol for your site, e.g. http://example.com +url: "http://tilde.town" # the base hostname & protocol for your site, e.g. http://example.com twitter_username: jahnertz github_username: jahnertz mastodon: jahnertz@mastodon.social