drone build Wed Aug 26 16:50:47 PDT 2026

This commit is contained in:
2026-08-26 23:50:47 +00:00
parent 930a624ec1
commit 745ba4a2e1
15 changed files with 195 additions and 30 deletions
+13 -2
View File
@@ -223,13 +223,23 @@ footer {
margin: 1rem auto 0;
padding: 1rem .5rem;
width: 100%;
flex-wrap: wrap;
flex-flow: row wrap;
border-top: .25rem solid var(--color-header);
}
footer p {
margin: 0.5rem 0;
}
@media (max-width: 650px) {
footer {
flex-flow: column nowrap;
}
footer p {
text-align: center;
}
}
#zine-container {
padding: 0;
}
@@ -365,11 +375,12 @@ footer p {
<p>
Read the <a href="/attribution">site attribution</a>
</p>
<p>© 2023-2026</p>
<p>Site feedback? Questions?
<a href="mailto:lee.cattarin@gmail.com?subject=fediZineFest">Reach out to Lee</a>
</p>
</footer>
<!-- This page `/years/2026-2027/guidelines/` was built on 2026-08-26T23:38:56.937Z -->
<!-- This page `/years/2026-2027/guidelines/` was built on 2026-08-26T23:50:42.927Z -->
</body>
</html>