From 441f6a20e7bd6e146b3365bab7ec995d3dacc9b3 Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Wed, 27 Dec 2017 22:30:04 +0100 Subject: [PATCH] Changed site url to 2martens.de Signed-off-by: Jim Martens --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index e8b4eb8..ce4d882 100644 --- a/_config.yml +++ b/_config.yml @@ -12,7 +12,7 @@ description: > # this means to ignore newlines until "baseurl:" On this site you can find my political views and other content related to me personally. baseurl: "" # the subpath of your site, e.g. /blog -url: "https://martens7.uber.space" # the base hostname & protocol for your site +url: "https://2martens.de" # the base hostname & protocol for your site defaults: - scope: @@ -42,4 +42,4 @@ exclude: - Gemfile.lock - deploy_ed25519.enc - LICENSE - - vendor \ No newline at end of file + - vendor