Add empty a elem for link preview
This commit is contained in:
parent
ad352eb7fb
commit
4f8eeb3eea
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
<section class="mastodon-post-content">
|
||||
<p class="mastodon-post-text">POST_TEXT</p>
|
||||
</section>
|
||||
<a href="LINK_PREVIEW_URL" class="mastodon-post-link-preview" target="_blank"></a>
|
||||
<footer class="mastodon-post-footer">
|
||||
<button class="footer-button replies">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 23.999989 18.905102" fill="currentColor">
|
||||
|
|
Loading…
Reference in a new issue