summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHombreLaser <buran@silosneeded.com>2024-05-07 22:02:03 -0600
committerHombreLaser <buran@silosneeded.com>2024-05-07 22:02:03 -0600
commitcf4888945734689b27c5cfbf756a5c826e03e7a2 (patch)
treead4e7516470fab9a7dafeb4fa828b65c82f39eff
parent63b10d66e6fae0da14c3488df956bc0b3c90f937 (diff)
A fix? Finally?
-rw-r--r--_config.yml2
-rw-r--r--index.html2
2 files changed, 1 insertions, 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 }}