mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Tweaked the style
This commit is contained in:
8
_includes/elements/title.html
Normal file
8
_includes/elements/title.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user