add: card style

This commit is contained in:
Junyi Hou 2023-11-18 16:19:26 +08:00
parent e22ce50d40
commit c9e7a81509
4 changed files with 32 additions and 10 deletions

View file

@ -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>