add buttons to index with images
This commit is contained in:
BIN
src/_assets/img/blog.jpg
Normal file
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
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
BIN
src/_assets/img/lists.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
BIN
src/_assets/img/most_recent.jpg
Normal file
BIN
src/_assets/img/most_recent.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 64 KiB |
BIN
src/_assets/img/music.jpg
Normal file
BIN
src/_assets/img/music.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 51 KiB |
@ -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>
|
||||
|
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user