mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
8 lines
438 B
HTML
8 lines
438 B
HTML
<a class="borderless toggle item">{% include icon.liquid id='bars' %} Menu</a>
|
|
|
|
<a class="borderless item" href="{{ site.baseurl }}/">{% include icon.liquid id='home' %} Home</a>
|
|
|
|
<div class="borderless header item">
|
|
<span class="larger text">{{ site.title }}</span>
|
|
<img src="https://github.com/Ratstail91/Toy/actions/workflows/continuous-integration-v2.yml/badge.svg" width="231" height="30" style="width: unset; height: unset;">
|
|
</div> |