Remove unused title in index frontmatter

This commit is contained in:
Philipp Oppermann
2020-12-30 18:51:25 +01:00
parent 4aa5981252
commit c97c27f4e6
2 changed files with 0 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
+++ +++
title = "Second Edition"
template = "redirect-to-frontpage.html" template = "redirect-to-frontpage.html"
aliases = ["second-edition/index.html"] aliases = ["second-edition/index.html"]
+++ +++

View File

@@ -1,4 +1,3 @@
+++ +++
title = "Third Edition (Alpha)"
template = "edition-3/index.html" template = "edition-3/index.html"
+++ +++