From cf4888945734689b27c5cfbf756a5c826e03e7a2 Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Tue, 7 May 2024 22:02:03 -0600 Subject: A fix? Finally? --- _config.yml | 2 +- index.html | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 8dc08b2..0289202 100644 --- a/_config.yml +++ b/_config.yml @@ -23,7 +23,7 @@ email: buran@silosneeded.com description: >- # this means to ignore newlines until "baseurl:" Blog baseurl: "" # the subpath of your site, e.g. /blog -url: "" # the base hostname & protocol for your site, e.g. http://example.com +url: "https://silosneeded.com" # the base hostname & protocol for your site, e.g. http://example.com pagination_slice: 3 # Exclude from processing. diff --git a/index.html b/index.html index fc11b8d..9445805 100644 --- a/index.html +++ b/index.html @@ -3,5 +3,3 @@ layout: default --- {% include index.liquid %} -{{ site.default_lang | jsonify }} -{{ page.url | jsonify }} -- cgit v1.2.3