change source code link in footer
This commit is contained in:
@ -102,6 +102,7 @@
|
||||
}
|
||||
|
||||
.category-title h2 {
|
||||
text-align: left;
|
||||
scroll-margin-top: 4rem;
|
||||
font-family: "Bebas Neue";
|
||||
margin: 0;
|
||||
@ -183,14 +184,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) {
|
||||
@ -201,7 +202,8 @@ h1 {
|
||||
}
|
||||
|
||||
h2 {
|
||||
margin-bottom: 1rem;
|
||||
text-align: center;
|
||||
margin-bottom: 4rem;
|
||||
}
|
||||
|
||||
h3 {
|
||||
@ -480,12 +482,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 `/daily/2026-04-29/` was built on 2026-05-05T19:40:01.317Z -->
|
||||
<!-- This page `/daily/2026-04-29/` was built on 2026-05-06T00:08:12.193Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user