Quellcode durchsuchen

exampleSite: Remove custom tag page demo

Fix #594 - error was caused by case mismatch between case of tag in
content front matter and case of tag in name of custom tag page folder.

Rather than rename the tag folder from 'academic' to 'Academic' to match
the tag case in the content front matter, let's just delete it for now.

Close #594
George Cushen vor 7 Jahren
Ursprung
Commit
d567fd9533
1 geänderte Dateien mit 0 neuen und 14 gelöschten Zeilen
  1. 0 14
      exampleSite/content/tags/academic/_index.md

+ 0 - 14
exampleSite/content/tags/academic/_index.md

@@ -1,14 +0,0 @@
-+++
-title = "Content tagged as 'Academic'"
-date = 2017-01-01T00:00:00
-math = false
-highlight = false
-
-# Optional featured image (relative to `static/img/` folder).
-[header]
-image = "headers/bubbles-wide.jpg"
-caption = ""
-
-+++
-
-Here is a list of all the content that has been tagged as *academic*.