Started a testing bransh

This commit is contained in:
2020-09-24 23:54:17 +02:00
parent 5e522a3d3c
commit f6f7982e26
6 changed files with 58 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
---
layout: default
permalink: /lectures/:categories/:year/:month/:day/:title/
---
<small>{{ page.date | date: "%-d %B %Y" }}</small>
@@ -13,3 +13,5 @@ permalink: /lectures/:categories/:year/:month/:day/:title/
{% if page.tags %}
<small>tags: <em>{{ page.tags | join: "</em> - <em>" }}</em></small>
{% endif %}
`permalink: /lectures/:categories/:year/:month/:day/:title/`