diff options
Rearranged the project layout
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/index.html b/index.html deleted file mode 100644 index 866a6c5..0000000 --- a/index.html +++ /dev/null @@ -1,42 +0,0 @@ ----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> |