aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
blob: 3127207017426fa3b123e289a9e8ba666f13716a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
---json
{
"layout": "page.html",
"title": "Welcome",
"eleventyNavigation": {
"key": "Home",
"order": 1
}
}
---
<p>Hello World!</p>
<p>Welcome to my blog.</p>
<p>I occassion leave my writings here. Hope you will enjoy them 😊.</p>