feat: link post support + style fixes + split post and link feeds
This commit is contained in:
parent
591269ae92
commit
21ab946b74
22 changed files with 113 additions and 99 deletions
|
@ -1,5 +1,5 @@
|
|||
<a
|
||||
class="link--icon icon--24"
|
||||
class="[&>svg]:h-6 [&>svg]:w-6 link--icon"
|
||||
href="{{ link }}"
|
||||
rel="me"
|
||||
title="{{ name }}">
|
||||
|
|
Reference in a new issue