This commit is contained in:
2026-05-08 16:50:59 -07:00
parent 7b578d46f5
commit f84e17598f
16 changed files with 436 additions and 17 deletions

View File

@ -285,6 +285,10 @@ main li {
iframe {
margin: 2rem 0;
}
.teal {
color: var(--color-cyan);
}
nav {
padding: .25rem 0 1rem;
}
@ -489,7 +493,9 @@ a[aria-current="page"] {
<h3 id="introductory-web-development-and-terminal-basics">introductory web development and terminal basics</h3>
<p class="blurb">
<strong>
<a href="https://flipping.rocks/@inherentlee" target="_blank">@inherentlee@flipping.rocks</a>
offers:</strong> I&#39;m happy to help you set up a personal or hobby site with HTML, CSS, and JS basics, or maybe a static site generator! Alternately, I&#39;ll talk about git and the terminal.
</p>
@ -682,6 +688,6 @@ a[aria-current="page"] {
</footer>
<!-- This page `/daily/2026-04-29/` was built on 2026-05-08T21:21:34.182Z -->
<!-- This page `/daily/2026-04-29/` was built on 2026-05-08T23:50:43.475Z -->
</body>
</html>