change masto, semantics
This commit is contained in:
parent
a3d5a0a7cf
commit
c31b5387d0
@ -18,7 +18,7 @@
|
|||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h2 class="highlighted">article</h2>
|
<h2 class="highlighted">articles</h2>
|
||||||
<div id="articles">
|
<div id="articles">
|
||||||
{% for post in paginator.posts %}
|
{% for post in paginator.posts %}
|
||||||
<div class="card">
|
<div class="card">
|
||||||
@ -57,8 +57,8 @@
|
|||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<img src="/assets/graphics/mastodon.svg" alt="mastodon logo" width="32" height="32"/>
|
<img src="/assets/graphics/mastodon.svg" alt="mastodon logo" width="32" height="32"/>
|
||||||
<a href="https://blobfox.coffee/@tyler" target="_blank" rel="noreferrer">
|
<a href="https://comp.lain.la/users/tyler" target="_blank" rel="noreferrer">
|
||||||
@tyler@blobfox.coffee
|
@tyler@comp.lain.la
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user