aboutsummaryrefslogtreecommitdiffstats
path: root/src/index.html
blob: 866a6c53bfdfbb36d0efa8af9c5011f9bb1a1a15 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---json
{
"layout": "page.html",
"title": "Welcome",
"eleventyNavigation": {
"key": "Home",
"order": 1
}
}
---
<style>
	main {
		font-size: 125%;
	}
</style>
<p>Hello World!</p>
<p>Welcome to my blog.</p>
<p>I occassion leave my writings here. Hope you will enjoy them 😊.</p>
<pre>
	...........................................................
	.................................:::::.....................
	............................:::::::%+:::::.................
	.........................:::::::::++%++:::::...............
	.......................:::::::::++#####+::::::.............
	.....................:::::::+%++++%###x+++::%::............
	..................:::::::::+x################+::...........
	...............::::::::::+##################++:::..........
	.........:::::::+x++++++++####################+::..........
	......:::::::::+++######%x###################%::::.........
	.....::::::::++xx############################+::::.........
	.....######################################x+:::::.........
	.....::::::::++xx############################+::::.........
	......:::::::::+++######%x###################%::::.........
	.........:::::::+x++++++++####################+::..........
	...............::::::::::+##################++:::..........
	..................:::::::::+x################+::...........
	.....................:::::::+%++++####x+++::%::............
	.......................:::::::::++#####+::::::.............
	.........................:::::::::++%++:::::...............
	............................:::::::%+:::::.................
	.................................:::::.....................
</pre>