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