Use post.css and replies mode

This commit is contained in:
erik 2024-05-29 14:29:46 +02:00
parent 773ecc1820
commit ff49e13b86

View file

@ -3,14 +3,14 @@
<head>
<meta charset="utf-8" />
<title>masto-embed</title>
<link rel="stylesheet" href="post-container.css">
<link rel="stylesheet" href="post.css">
</head>
<body>
<div class="container">
<div id="masto-embed"
account_name="meissa"
host_url="https://social.meissa-gmbh.de"
replies_to="112432461907918517"
filter_favorited=true>
Here the timeline will appear.
</div>