Styling updates; Add author image to posts
mastodon comments inside cards, added fleuron to indicate end of article
This commit is contained in:
@ -15,14 +15,16 @@
|
||||
</section>
|
||||
|
||||
<template id="comment-template">
|
||||
<wc-comment
|
||||
author_name=""
|
||||
author_url=""
|
||||
avatar_url=""
|
||||
comment_content=""
|
||||
publish_date=""
|
||||
sharp_corner="">
|
||||
</wc-comment>
|
||||
<wc-card>
|
||||
<wc-comment
|
||||
author_name=""
|
||||
author_url=""
|
||||
avatar_url=""
|
||||
comment_content=""
|
||||
publish_date=""
|
||||
sharp_corner="">
|
||||
</wc-comment>
|
||||
</wc-card>
|
||||
</template>
|
||||
|
||||
<script type="module">
|
||||
|
Reference in New Issue
Block a user