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