build
This commit is contained in:
@ -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'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'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>
|
||||
|
||||
Reference in New Issue
Block a user