add: card style
This commit is contained in:
parent
e22ce50d40
commit
c9e7a81509
4 changed files with 32 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
<article class="post-list h-feed">
|
||||
<article class="post-list h-feed post-card">
|
||||
<div class="post-header">
|
||||
<header>
|
||||
<h1 class="p-name post-title{{ if .Params.favorite }} favorite{{end}}{{ if .Params.draft }} draft{{end}}"><a class="u-url" href="{{ .RelPermalink }}">{{ trim .Title " " | markdownify }}</a></h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue