zola/test_site/content/posts/fixed-slug.md

15 lines
208 B
Markdown
Raw Permalink Normal View History

+++
title = "Fixed slug"
description = ""
2019-08-04 14:13:07 +00:00
slug = "something-&-else"
date = 2017-01-01
2018-05-16 18:25:05 +00:00
aliases = ["/an-old-url/old-page", "/an-old-url/an-old-alias.html"]
+++
A simple page with a slug defined
2017-04-06 08:07:53 +00:00
# Title
Hey