Update Spenden

This commit is contained in:
Dennis Reimann
2021-09-19 18:48:37 +02:00
parent 1a9d402114
commit 37972bf9b3
2 changed files with 1 additions and 9 deletions

View File

@@ -50,7 +50,7 @@ mixin spende(d, trunc = false)
a.github(href=`https://github.com/${d.github}` target="_blank" rel="nofollow noopener"): +sprite('github', 'GitHub')
.foot
a.button(href=d.spendenURL target="_blank" rel="nofollow noopener")
= `Spende an ${d.name.split(' ')[0]}`
= `Spende an ${d.name}`
mixin episodeItem(e)
article.episodeItem&attributes(attributes)