add buttons to index with images

This commit is contained in:
2023-03-04 00:08:05 +10:30
committed by GitHub
parent 5e6c2b1f76
commit d6edac6761
7 changed files with 6 additions and 6 deletions

BIN
src/_assets/img/blog.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

BIN
src/_assets/img/game.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

BIN
src/_assets/img/lists.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

BIN
src/_assets/img/music.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

View File

@ -1,18 +1,18 @@
<div class="link_tiles_grid">
<a href="/">
<img src="_assets/img/haruko.png"/>
<img src="_assets/img/blog.png"/>
blog
</a>
<a href="/">
<img src="_assets/img/haruko.png"/>
<img src="_assets/img/music.png"/>
music
</a>
<a href="/">
<img src="_assets/img/haruko.png"/>
<img src="_assets/img/games.png"/>
games
</a>
<a href="/">
<img src="_assets/img/haruko.png"/>
<img src="_assets/img/lists.png"/>
lists
</a>
</div>

View File

@ -14,9 +14,9 @@ welcome to my site! my name is uuupah. i've always been fascinated by the tiny p
- i have a big interest in more abstract and experimental music genres
- i build mechanical keyboards and do figure drawing in my spare time
<!-- ### pages
### pages
{% include 'partials/link_tiles.njk' %} -->
{% include 'partials/link_tiles.njk' %}
### this site