content: Fix imported posts (markdown syntax, article types)
The auto-importer has created several issues with the markdown syntax which needed manual fixing. Additionally quite a lot of event annoucements were categorized as article.
This commit is contained in:
parent
d2fc9294a2
commit
3957b4e129
181 changed files with 424 additions and 605 deletions
|
@ -1,7 +1,9 @@
|
|||
---
|
||||
authors:
|
||||
- vollkorn
|
||||
categories: article
|
||||
categories:
|
||||
- article
|
||||
- event
|
||||
draft: false
|
||||
lastmod: '2014-01-21T14:37:35+01:00'
|
||||
publishDate: '2014-01-21T14:37:35+01:00'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue