mirror of
https://git.kittycat.homes/zoe/hugo-batsite.git
synced 2024-08-15 03:18:24 +00:00
build tHE THINGS
This commit is contained in:
parent
b0b3af4ecf
commit
6146ebf387
21 changed files with 309 additions and 107 deletions
|
@ -17,9 +17,8 @@
|
|||
</div>
|
||||
<div>
|
||||
<article id="content" class="colorswitch">
|
||||
<figure>
|
||||
<img src="/img/rssmatrix.gif"
|
||||
alt="colorful scrolling text on an led matrix display, showing rss feed weather and time"/>
|
||||
<figure><img src="/img/rssmatrix.gif"
|
||||
alt="colorful scrolling text on an led matrix display, showing rss feed weather and time"/>
|
||||
</figure>
|
||||
|
||||
<p>this is a circuitpython script for an adafruit matrix portal m4 and a 64x32 led matrix display
|
||||
|
@ -68,7 +67,7 @@ very nice and blocky with cool serifs</p>
|
|||
|
||||
<a class="footer-nav-item colorswitch" href="/games/" title="games"> </a>
|
||||
|
||||
<a class="footer-nav-item colorswitch" href="/software/" title="software"> </a>
|
||||
<a class="footer-nav-item active colorswitch" href="/software/" title="software"> </a>
|
||||
|
||||
</nav>
|
||||
</span>
|
||||
|
@ -100,7 +99,7 @@ very nice and blocky with cool serifs</p>
|
|||
|
||||
<a class="hamburger-nav-item colorswitch" href="/games/" title="games"> games</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/software/" title="software"> software</a><br>
|
||||
<a class="hamburger-nav-item active colorswitch" href="/software/" title="software"> software</a><br>
|
||||
|
||||
</nav>
|
||||
</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue