summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 }}