Merge branch 'patch-2' into 'master'

Update index.html to include opensource bookmark

See merge request soapbox-pub/soapbox-fe!32
stable/1.0.x
Alex Gleason 2020-06-03 20:45:49 +00:00
commit 8bd94e6234
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -26,6 +26,11 @@
<li>Lewd jokes.</li>
<li>A bot where all posts are unlisted.</li>
</ol>
<h1 id="opensource">Open Source Software</h1>
<p>Soapbox is free and open source (FOSS) software that runs atop a Pleroma server</p>
<p>The Soapbox repository can be found at <a href="https://gitlab.com/soapbox-pub/soapbox-fe">Soapbox-fe</a></p>
<p>The Pleroma server repository can be found at <a href="https://git.pleroma.social/pleroma/pleroma">Pleroma-be</a></p>
</div>
</body>
</html>