Add permalinks to h-entries
This commit is contained in:
parent
9679234062
commit
7cebf92356
3 changed files with 8 additions and 7 deletions
|
@ -1,7 +1,8 @@
|
|||
<article .h-entry>
|
||||
<h1.p-name>#{entryName entry}
|
||||
<h1 .p-name>#{entryName entry}
|
||||
<a .u-url href="@{entryR (Entity entryId entry)}">permalink
|
||||
<p>
|
||||
Published
|
||||
published
|
||||
$maybe author <- maybeAuthor
|
||||
\ by
|
||||
<a .p-author.h-card href=@{HomeR}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue