website/layouts/partials/openring.html
github-actions[bot] d4dd086c69
Some checks failed
Build and deploy to Netlify / build (push) Has been cancelled
Update webring / build (push) Has been cancelled
Update webring as of 2025-03-23
2025-03-23 01:26:06 +00:00

68 lines
2.1 KiB
HTML

<section class="webring">
<h3>Posts from other places I follow</h3>
<section class="articles">
<div class="webring__article">
<p class="webring__title">
<a href="https://matrix.org/blog/2025/03/21/this-week-in-matrix-2025-03-21/" target="_blank" rel="noopener">This Week in Matrix 2025-03-21</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://matrix.org">Matrix.org</a>
</small>
<small class="webring__date">- <date datetime="2025-03-21 17:00:00 &#43;0000 UTC">2025-03-21</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://blog.thunderbird.net/2025/03/video-the-thunderbird-design-system/" target="_blank" rel="noopener">VIDEO: The Thunderbird Design System</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://blog.thunderbird.net/">The Thunderbird Blog</a>
</small>
<small class="webring__date">- <date datetime="2025-03-13 19:07:23 &#43;0000 &#43;0000">2025-03-13</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://inkscape.org/news/2025/02/05/inkscape-summit-frankfurt-2025/" target="_blank" rel="noopener">Inkscape Summit Frankfurt 2025
</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://inkscape.org/news/">News feed</a>
</small>
<small class="webring__date">- <date datetime="2025-02-05 13:14:50 &#43;0000 &#43;0000">2025-02-05</date></small>
</span>
</div>
</section>
<p class="webring__attribution">
Generated by
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
</p>
</section>
<style>
.webring .articles {
margin: -0.5rem;
}
.webring__title {
margin: 0;
}
.webring__article {
margin: 0.5rem;
padding: 0.5rem;
background: var(--base01);
}
.webring__attribution {
text-align: right;
font-size: 0.8rem;
}
</style>