Omit tags
This commit is contained in:
parent
354842cbeb
commit
0620d2244b
3 changed files with 0 additions and 3 deletions
|
|
@ -1,7 +1,6 @@
|
|||
.. title: {{summary.splitlines()[0]}}
|
||||
.. slug: {{id}}
|
||||
.. date: {{date}}
|
||||
.. tags: {{",".join(tags).lower().replace("ø", "o").replace("ö", "o").replace("å", "a").replace(" ", " ")}}
|
||||
.. author: the-old-mayhem
|
||||
.. link: https://the-old-mayhem.tumblr.com/
|
||||
.. description:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
.. title: {{summary.splitlines()[0]}}
|
||||
.. slug: {{id}}
|
||||
.. date: {{date}}
|
||||
.. tags: {{",".join(tags).lower().replace("ø", "o").replace("ö", "o").replace("å", "a").replace(" ", " ")}}
|
||||
.. author: the-old-mayhem
|
||||
.. link: https://the-old-mayhem.tumblr.com/
|
||||
.. description:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
.. title: {{summary.splitlines()[0]}}
|
||||
.. slug: {{id}}
|
||||
.. date: {{date}}
|
||||
.. tags: {{",".join(tags).lower().replace("ø", "o").replace("ö", "o").replace("å", "a").replace(" ", " ")}}
|
||||
.. author: the-old-mayhem
|
||||
.. link: https://the-old-mayhem.tumblr.com/
|
||||
.. description:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue