23 lines
No EOL
528 B
Markdown
23 lines
No EOL
528 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 other people,
|
|
who are looking for the same problems or are just generally interested in reading about it.
|
|
|
|
Thank you,
|
|
saibotk |