mirror of
https://git.kittycat.homes/zoe/hugo-batsite.git
synced 2024-08-15 03:18:24 +00:00
merge about into home
This commit is contained in:
parent
8f6c6601f3
commit
bc615894d8
16 changed files with 41 additions and 86 deletions
|
@ -31,6 +31,28 @@ if you ever wish to <em>experience</em> of of those, i hope you enjoy!</p>
|
|||
</a>
|
||||
</h3>
|
||||
<p>this site is still a work in progress! please be patient!</p>
|
||||
<h2 id="about" class="colorswitch">
|
||||
<a class="hash-link colorswitch" href="#about">
|
||||
about
|
||||
</a>
|
||||
</h2>
|
||||
<h3 id="this-site" class="colorswitch">
|
||||
<a class="hash-link colorswitch" href="#this-site">
|
||||
this site
|
||||
</a>
|
||||
</h3>
|
||||
<p>this site was made in hugo and uses its own theme that was made from scratch!
|
||||
the source code for <a href="https://git.kittycat.homes/zoe/hugo-batsite">the site</a> and <a href="https://git.kittycat.homes/zoe/hugo-battheme">theme</a> is available on <a href="https://git.kittycat.homes">git</a>.
|
||||
its fine to use anything from here for personal use!
|
||||
this site also uses <a href="https://www.nerdfonts.com/font-downloads">nerdfonts caskaydia code</a> and the <a href="https://lospec.com/palette-list/final-8">final 8 color palette</a>.</p>
|
||||
<h3 id="me" class="colorswitch">
|
||||
<a class="hash-link colorswitch" href="#me">
|
||||
me
|
||||
</a>
|
||||
</h3>
|
||||
<p>hi i’m zoe (she/her, fae/faer, they/them) whats up.
|
||||
tech tip: you can find out more about me by looking at this website<br>
|
||||
i’m also trans and gay and queer :)</p>
|
||||
<h2 id="webring" class="colorswitch">
|
||||
<a class="hash-link colorswitch" href="#webring">
|
||||
webring
|
||||
|
@ -48,8 +70,6 @@ if you ever wish to <em>experience</em> of of those, i hope you enjoy!</p>
|
|||
|
||||
<a class="footer-nav-item active colorswitch" href="/" title="home"></a>
|
||||
|
||||
<a class="footer-nav-item colorswitch" href="/about/" title="about"></a>
|
||||
|
||||
<a class="footer-nav-item colorswitch" href="/links/" title="links"></a>
|
||||
|
||||
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
|
||||
|
@ -73,8 +93,6 @@ if you ever wish to <em>experience</em> of of those, i hope you enjoy!</p>
|
|||
|
||||
<a class="hamburger-nav-item active colorswitch" href="/" title="home"> home</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/about/" title="about"> about</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/links/" title="links"> links</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/music/" title="music"> music</a><br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue