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,4 +1,3 @@
|
|||
<p class="my-2 flex flex-row items-start md:items-center">
|
||||
<span class="mr-1">{{ status.emoji }}</span>
|
||||
<span>{{ status.content }}</span>
|
||||
<p class="my-2">
|
||||
{{ status.emoji }} {{ status.content }}
|
||||
</p>
|
Reference in a new issue