change source code link in footer
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
<a href="/feed.xml">RSS</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://heckin.technology/inherentlee/fedi-classifieds"
|
||||
<a href="https://heckin.technology/inherentlee/fedilearns"
|
||||
target="_blank">source code</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@ -74,14 +74,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) {
|
||||
@ -92,7 +92,8 @@ h1 {
|
||||
}
|
||||
|
||||
h2 {
|
||||
margin-bottom: 1rem;
|
||||
text-align: center;
|
||||
margin-bottom: 4rem;
|
||||
}
|
||||
|
||||
h3 {
|
||||
@ -230,12 +231,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 `/404.html` was built on 2026-05-05T19:40:01.320Z -->
|
||||
<!-- This page `/404.html` was built on 2026-05-06T00:08:12.196Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -74,14 +74,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) {
|
||||
@ -92,7 +92,8 @@ h1 {
|
||||
}
|
||||
|
||||
h2 {
|
||||
margin-bottom: 1rem;
|
||||
text-align: center;
|
||||
margin-bottom: 4rem;
|
||||
}
|
||||
|
||||
h3 {
|
||||
@ -277,12 +278,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 `/about/` was built on 2026-05-05T19:40:01.320Z -->
|
||||
<!-- This page `/about/` was built on 2026-05-06T00:08:12.196Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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 {
|
||||
@ -580,12 +582,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-05-01/` was built on 2026-05-05T19:40:01.317Z -->
|
||||
<!-- This page `/daily/2026-05-01/` was built on 2026-05-06T00:08:12.193Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -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 {
|
||||
@ -578,12 +580,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-05-02/` was built on 2026-05-05T19:40:01.317Z -->
|
||||
<!-- This page `/daily/2026-05-02/` was built on 2026-05-06T00:08:12.194Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -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 {
|
||||
@ -516,12 +518,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-05-03/` was built on 2026-05-05T19:40:01.318Z -->
|
||||
<!-- This page `/daily/2026-05-03/` was built on 2026-05-06T00:08:12.194Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -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 {
|
||||
@ -542,12 +544,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-05-04/` was built on 2026-05-05T19:40:01.318Z -->
|
||||
<!-- This page `/daily/2026-05-04/` was built on 2026-05-06T00:08:12.194Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -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 {
|
||||
@ -345,8 +347,20 @@ a[aria-current="page"] {
|
||||
<p>makin' stuff</p>
|
||||
</div>
|
||||
|
||||
<p>No listings.</p>
|
||||
|
||||
<div class="listing">
|
||||
<h3 id="quilts-and-colors">Quilts and Colors!</h3>
|
||||
<p class="blurb">
|
||||
<strong>
|
||||
<a href="https://fediscience.org/@robotistry" target="_blank">@robotistry@fediscience.org</a>
|
||||
offers:</strong> If you want a second set of eyes on your quilt design or help choosing colors (for any project!), I'm here. I have made many pieced quilts and can help you learn how to use fabric color, pattern, and intensity with your design to get the effect you want. I can also help you design your quilt, if you'd like help with that. I have a large library of quilt books for inspiration. I can also provide troubleshooting and recovery ideas when things (inevitably) go wrong.
|
||||
</p>
|
||||
|
||||
<p class="listed-on">
|
||||
listed on <time datetime="2026-05-05">May 5, 2026</time>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
@ -478,12 +492,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-05-05/` was built on 2026-05-05T19:40:01.318Z -->
|
||||
<!-- This page `/daily/2026-05-05/` was built on 2026-05-06T00:08:12.194Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -78,14 +78,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) {
|
||||
@ -96,7 +96,8 @@ h1 {
|
||||
}
|
||||
|
||||
h2 {
|
||||
margin-bottom: 1rem;
|
||||
text-align: center;
|
||||
margin-bottom: 4rem;
|
||||
}
|
||||
|
||||
h3 {
|
||||
@ -262,12 +263,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/` was built on 2026-05-05T19:40:01.320Z -->
|
||||
<!-- This page `/daily/` was built on 2026-05-06T00:08:12.196Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -37,8 +37,20 @@
|
||||
<p>makin&#39; stuff</p>
|
||||
</div>
|
||||
|
||||
<p>No listings.</p>
|
||||
|
||||
<div class="listing">
|
||||
<h3 id="quilts-and-colors">Quilts and Colors!</h3>
|
||||
<p class="blurb">
|
||||
<strong>
|
||||
<a href="https://fediscience.org/@robotistry" target="_blank">@robotistry@fediscience.org</a>
|
||||
offers:</strong> If you want a second set of eyes on your quilt design or help choosing colors (for any project!), I&#39;m here. I have made many pieced quilts and can help you learn how to use fabric color, pattern, and intensity with your design to get the effect you want. I can also help you design your quilt, if you&#39;d like help with that. I have a large library of quilt books for inspiration. I can also provide troubleshooting and recovery ideas when things (inevitably) go wrong.
|
||||
</p>
|
||||
|
||||
<p class="listed-on">
|
||||
listed on <time datetime="2026-05-05">May 5, 2026</time>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
@ -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 {
|
||||
@ -325,6 +327,8 @@ a[aria-current="page"] {
|
||||
|
||||
|
||||
|
||||
<h2 id="soon-to-become-fedilearns">Soon to become FediLearns!</h2>
|
||||
|
||||
<div id="jump-links">
|
||||
<h2 id="jump-to">jump to...</h2>
|
||||
<ul>
|
||||
@ -935,12 +939,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 `/` was built on 2026-05-05T19:40:01.320Z -->
|
||||
<!-- This page `/` was built on 2026-05-06T00:08:12.196Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user