From 04b02dd121322c1076faf2d84ee6bf3d120ce233 Mon Sep 17 00:00:00 2001 From: Joel Marcey Date: Fri, 7 Oct 2016 16:28:44 -0700 Subject: [PATCH] Testing asset links after config change --- docs/_config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_config.yml b/docs/_config.yml index 5449d527..e3d6a7af 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -9,6 +9,7 @@ gacode: "UA-49459723-1" # baseurl determines the subpath of your site. For example if you're using an # organisation.github.io/reponame/ basic site URL, then baseurl would be set # as "/reponame/" but leave blank if you have a top-level domain URL +# https://byparker.com/blog/2014/clearing-up-confusion-around-baseurl/ baseurl: "" url: "http://rocksdb.org" # the base hostname & protocol for your site ghrepo: "facebook/rocksdb" -- 2.47.3