Started a testing bransh
This commit is contained in:
@@ -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/`
|
||||
Reference in New Issue
Block a user