23 lines
489 B
Markdown
23 lines
489 B
Markdown
|
---
|
||
|
title: "First Post"
|
||
|
date: 2020-01-07T22:46:09+01:00
|
||
|
draft: false
|
||
|
toc: false
|
||
|
images:
|
||
|
tags:
|
||
|
- welcome
|
||
|
- blog
|
||
|
- me
|
||
|
---
|
||
|
|
||
|
## Hello and welcome on my blog
|
||
|
|
||
|
So i wanted to start a blog for a long time,
|
||
|
not only to just have a random website floating around of course :)
|
||
|
|
||
|
The purpose will be to present solutions / things i encounter during my
|
||
|
daily work and to hopefully give back some knowledge to people like i was/am,
|
||
|
who are looking for this exact same problem.
|
||
|
|
||
|
Thank you,
|
||
|
saibotk
|