Update recipe for Pommes Purée

This commit is contained in:
Andrew Miner
2017-11-16 19:53:27 -08:00
parent 760bed522c
commit ce28dbdb26
4 changed files with 40 additions and 71 deletions
+2 -2
View File
@@ -49,6 +49,6 @@ html
if credit.name
| #{credit.name}
if credit.name && credit.url
| ,
| , 
if credit.url
a(href=credit.url) credit.url
a(href=credit.url) #{credit.url}