restructure home
This commit is contained in:
parent
e1c2f417a9
commit
d1cbb268ad
1 changed files with 6 additions and 5 deletions
|
@ -3,15 +3,16 @@ title: Home
|
|||
description: "A mutlilinugal blog about everything I spend my time with: technical stuff, writing and other musings."
|
||||
---
|
||||
|
||||
## Welcome to my blog
|
||||
|
||||
## Welcome to my blog!
|
||||
|
||||
<img title="cat face" alt="cat face grinning with smiling eyes" src="/images/nekonet.svg" style="height: 250px; width: auto;"/>
|
||||
|
||||
Welcome to my blog!
|
||||
This blog is about everything and anything I want to share with the world.
|
||||
|
||||
It is mostly technical stuff about coding and software configuration, but also
|
||||
about photography, music, tea and everything else I find noteworthy or important
|
||||
enough to tell.
|
||||
|
||||
This blog is about everything and anything I want to share with the world.
|
||||
It is mostly technical stuff about coding and software configuration, but also about photography, music, tea and everything else I find noteworthy or important enough to tell.
|
||||
Here are my latest Posts:
|
||||
|
||||
$partial("templates/post-list.html")$
|
||||
|
|
Loading…
Reference in a new issue