From 01d6724065601c52302585283aad29c252c0ad10 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Fri, 30 Dec 2016 06:45:52 +0100 Subject: [PATCH] try to disable title autodetection on github pages also remove unused excluded files --- docs/_config.yml | 4 ---- docs/index.md | 1 + 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index 083201a..53a186e 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -2,10 +2,6 @@ url: "https://diaspora.github.io" # the base hostname & protocol baseurl: "/diaspora_federation" # the subpath contribute_url: "https://github.com/diaspora/diaspora_federation/blob/develop/CONTRIBUTING.md" -exclude: - - .* - - LICENSE - sass: sass_dir: assets/css style: nested diff --git a/docs/index.md b/docs/index.md index 61a420e..b467773 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,4 +1,5 @@ --- +title: --- {% include warning_box.html