zola/test_site/content/posts/fixed-slug.md
2018-06-25 18:02:07 +02:00

206 B

+++ title = "Fixed slug" description = "" slug = "something-else" date = 2017-01-01 aliases = ["/an-old-url/old-page", "/an-old-url/an-old-alias.html"] +++

A simple page with a slug defined

Title

Hey