change source code link in footer

This commit is contained in:
2026-05-05 17:08:24 -07:00
parent 3a43ed9f68
commit 159aac612a
13 changed files with 102 additions and 58 deletions

View File

@ -80,14 +80,14 @@ main {
}
}
h1, h3 {
h1, h2, h3 {
font-weight: 400;
}
h1 {
text-align: center;
font-size: 3rem;
margin: 3rem auto;
margin: 3rem auto 1rem;
}
@media (max-width: 650px) {
@ -98,7 +98,8 @@ h1 {
}
h2 {
margin-bottom: 1rem;
text-align: center;
margin-bottom: 4rem;
}
h3 {
@ -342,12 +343,12 @@ a[aria-current="page"] {
<a href="/feed.xml">RSS</a>
</li>
<li>
<a href="https://heckin.technology/inherentlee/fedi-classifieds" target="_blank">source code</a>
<a href="https://heckin.technology/inherentlee/fedilearns" target="_blank">source code</a>
</li>
</ul>
</footer>
<!-- This page `/submit/` was built on 2026-05-05T19:40:01.320Z -->
<!-- This page `/submit/` was built on 2026-05-06T00:08:12.196Z -->
</body>
</html>