From ce213868f88afffd7bcf23e3f4916ee65ecf4687 Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Thu, 31 Dec 2020 22:14:37 -0600 Subject: [PATCH] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 2b0cdf3..c631a95 100644 --- a/_config.yml +++ b/_config.yml @@ -16,7 +16,7 @@ title: Bitcoin Archive description: A Jekyll theme for documentation baseurl: "/bitcoin-archive" # the subpath of your site, e.g. /blog -url: "https://wakgill.github.io/bitcoin-archive" # the base hostname & protocol for your site, e.g. http://example.com +url: "https://wakgill.github.io" # the base hostname & protocol for your site, e.g. http://example.com permalink: pretty exclude: ["node_modules/", "*.gemspec", "*.gem", "Gemfile", "Gemfile.lock", "package.json", "package-lock.json", "script/", "LICENSE.txt", "lib/", "bin/", "README.md", "Rakefile"