From b99589c8361196ac5e2cc3455b33803d0bdc4eaa Mon Sep 17 00:00:00 2001 From: Arceliar Date: Mon, 12 Mar 2018 20:43:16 -0500 Subject: [PATCH] Update default.html --- _layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 9ec1c2c..82c9af7 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -19,7 +19,7 @@

{{ site.description | default: site.github.project_tagline }}

- Home
+ Home {% for page in site.pages %} {% unless page.tags contains "dontlink" %} {{ page.title }}