added video support for mastodon posts
This commit is contained in:
parent
85fcc462da
commit
5a431287d6
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ This page _should_ update automatically with my latest activity.
|
|||
style="color: #cba6f7 !important;">mastodon</a>
|
||||
</div>
|
||||
<img src="mastodon-image" style="max-width: 120px; max-height: 120px; object-fit: cover; border-radius: 4px;">
|
||||
<video src="mastodon-video" style="max-width: 120px; max-height: 120px; object-fit: cover; border-radius: 4px;" loop muted controls></video>
|
||||
</div>
|
||||
<div style="background: rgba(148, 226, 213, 0.15); padding: 1rem; border: 4px solid #94e2d5; color:white; display: flex; justify-content: space-between; align-items: flex-start;">
|
||||
<div style="text-align: left;">
|
||||
|
|
|
|||
Loading…
Reference in a new issue