From 6a748af3f245e543176ec3c1f1c53e255b5e3470 Mon Sep 17 00:00:00 2001 From: Rebecca Breu Date: Sat, 17 Jul 2021 14:33:26 +0200 Subject: [PATCH] Switch to beeref.org domain --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 9018f2d..3df7c8d 100644 --- a/_config.yml +++ b/_config.yml @@ -15,8 +15,8 @@ # in the templates via {{ site.myvariable }}. title: BeeRef description: A Simple Reference Image Viewer -baseurl: "/beeref" # the subpath of your site, e.g. /blog -# url: "" # the base hostname & protocol for your site, e.g. http://example.com +baseurl: "" # the subpath of your site, e.g. /blog +url: "https://beeref.org" # Build settings markdown: kramdown