Compare commits

...

2 Commits

Author SHA1 Message Date
lostinlight 4e9baa8262 Add links to other projects to main div 2022-03-18 00:52:08 +03:00
lostinlight 9a63268331 Add links to other projects 2022-03-17 22:52:28 +03:00
1 changed files with 6 additions and 1 deletions

View File

@ -61,6 +61,11 @@
<li><a href="https://habr.com/ru/post/516144/">«„Дивный новый мир“: что такое Fediverse и как стать его частью»</a> — статья на Хабре.</li>
<li><a href="https://novayagazeta.ru/articles/2021/02/11/89165-habzilla-lyubov-moya">«Хабзилла, любовь моя»</a> — статья в Новой Газете.</li>
</ul>
<h2>Информационные ресурсы</h2>
<ul>
<li><a href="https://ru.index.community">«RU Fedi»</a> — каталог серверов и групп русскоязычного созвездия Fediverse.</li>
<li><a href="https://fedi.life/social.html">«Fedi.life»</a>ресурс с вводной информацией про популярные сети Fediverse.</li>
</ul>
</div>
</main>
<footer class="main-footer">
@ -70,7 +75,7 @@
</p>
<p>
Оформление: <a href="https://mstdn.io/@tennoseremel">@tennoseremel@mstdn.io</a>
</p>
</p>
</footer>
<script src="js/main.js"></script>
</body>