website/index.html

17 lines
531 B
HTML
Raw Normal View History

2018-08-17 17:18:40 +00:00
---
layout: home
---
2018-12-24 09:40:38 +00:00
<a href="{{ site.home_link }}">
<img src="{{ 'assets/main/personal-logo.svg' | relative_url }}" style="display: block; margin: 0 auto; width: 100px;">
</a>
2018-08-17 17:18:40 +00:00
<p>
Hello there, visitor! Who am I you ask? I'm just a student learning a bunch of tech-related stuff.
Hopefully you'll find some of my posts useful (HINT: the (Re)Sources section and my resource lists).
</p>
<p>
2018-12-24 09:40:38 +00:00
Oh, I should also remind you like in any other parts of the internet, take my posts with a tablespoon of
2018-08-17 17:18:40 +00:00
salt.
2018-12-24 09:40:38 +00:00
</p>