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,14 +17,12 @@
|
|||
</div>
|
||||
<div>
|
||||
<article id="content" class="colorswitch">
|
||||
<p><figure>
|
||||
<img src="/img/loris.jpg"
|
||||
alt="a screenshot of loris"/>
|
||||
<p><figure><img src="/img/loris.jpg"
|
||||
alt="a screenshot of loris"/>
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img src="/img/loris2.jpg"
|
||||
alt="a screenshot of loris"/>
|
||||
<figure><img src="/img/loris2.jpg"
|
||||
alt="a screenshot of loris"/>
|
||||
</figure>
|
||||
</p>
|
||||
<p>loris is a native desktop client for anything that implements the mastodon client api.
|
||||
|
@ -57,7 +55,7 @@ it’s written in dart using the flutter framework.</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>
|
||||
|
@ -89,7 +87,7 @@ it’s written in dart using the flutter framework.</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