Håvard O. Nordstrand há 5 anos atrás
pai
commit
4b87853f87
3 ficheiros alterados com 5 adições e 1 exclusões
  1. 1 0
      _config.yml
  2. 1 1
      _includes/header.md
  3. 3 0
      index.md

+ 1 - 0
_config.yml

@@ -5,6 +5,7 @@ description: null
 permalink: pretty
 
 readme_index:
+    enabled: false
     remove_originals: true
 
 optional_front_matter:

+ 1 - 1
_includes/header.md

@@ -2,7 +2,7 @@
 {:.no_toc}
 
 {% for crumb in page.breadcrumbs %}
-/ <a href="{{ crumb.url }}">{{ crumb.title }}</a>
+/ [{{ crumb.title }}]({{ crumb.url }})
 {% endfor %}
 / {{ page.title }}
 

+ 3 - 0
index.md

@@ -0,0 +1,3 @@
+*INDEEEEEEEEEEXXXXXXXXXX*
+
+{% include footer.md %}