site/_includes/layouts/fediverse/mastodon/features.njk

31 lines
1 KiB
Text
Raw Normal View History

2025-07-04 05:12:50 -05:00
<!-- instance features -->
<article id="features" class="window">
<div class="header">
<div class="titlebar-icon" aria-hidden="true">
<span class="icon tabler--info-circle"></span>
</div>
<a href="#features">Features</a>
<window-controls aria-hidden="true">
<icon-tabler minimize></icon-tabler>
<icon-tabler maximize></icon-tabler>
<close-button aria-hidden="true">
<icon-tabler x></icon-tabler>
</close-button>
</window-controls>
2025-07-04 05:12:50 -05:00
</div>
<section>
<h2><a href="#features">Features</a></h2>
2025-07-15 10:38:02 -05:00
<p>What users receive in terms of differences from, for example here, the average <small>(vanilla)</small> Mastodon instance:</p>
2025-07-04 05:12:50 -05:00
<ul>
<li>
Emoji reactions
</li>
<li>
100,000 character limit
</li>
<li>
200 megabyte upload limit, per file
</li>
</ul>
</section>
</article>