Made it so index.html in permalink is now an option in the config file. Made lots of other general improvements to the customjavascript.js file and various other parts of theme.
This commit is contained in:
@ -2,5 +2,6 @@
|
||||
title: "Single-Sourcing Pages"
|
||||
permalink: /tag-single-sourcing/
|
||||
metadata: false
|
||||
tagName: single-sourcing
|
||||
---
|
||||
{% include taglogic.html %}
|
@ -2,5 +2,6 @@
|
||||
title: "Special Layout Pages"
|
||||
permalink: /tag-special-layouts/
|
||||
metadata: false
|
||||
tagName: special-layouts
|
||||
---
|
||||
{% include taglogic.html %}
|
Reference in New Issue
Block a user