Compare commits
No commits in common. "0620d2244b82f88f49bbfbfa4df3b33b939c6fc4" and "e8f131b973b2379237ca802bd543a6c0763b3fef" have entirely different histories.
0620d2244b
...
e8f131b973
3 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
.. title: {{summary.splitlines()[0]}}
|
||||
.. slug: {{id}}
|
||||
.. date: {{date}}
|
||||
.. tags: {{",".join(tags).lower().replace("ø", "o").replace("ö", "o").replace("å", "a")}}
|
||||
.. author: the-old-mayhem
|
||||
.. link: https://the-old-mayhem.tumblr.com/
|
||||
.. description:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
.. title: {{summary.splitlines()[0]}}
|
||||
.. slug: {{id}}
|
||||
.. date: {{date}}
|
||||
.. tags: {{",".join(tags).lower().replace("ø", "o").replace("ö", "o").replace("å", "a")}}
|
||||
.. author: the-old-mayhem
|
||||
.. link: https://the-old-mayhem.tumblr.com/
|
||||
.. description:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
.. title: {{summary.splitlines()[0]}}
|
||||
.. slug: {{id}}
|
||||
.. date: {{date}}
|
||||
.. tags: {{",".join(tags).lower().replace("ø", "o").replace("ö", "o").replace("å", "a")}}
|
||||
.. author: the-old-mayhem
|
||||
.. link: https://the-old-mayhem.tumblr.com/
|
||||
.. description:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue