diff options
author | Marc Pervaz Boocha <mboocha@sudomsg.xyz> | 2024-12-15 14:34:00 +0530 |
---|---|---|
committer | Marc Pervaz Boocha <mboocha@sudomsg.xyz> | 2024-12-15 14:34:00 +0530 |
commit | e1634059a75054c8f7dcc5ece66d1222fb18597c (patch) | |
tree | 4b58bae881fb11c649f97f91ace6c6f96ab93a25 /src/index.html | |
parent | Deal with inaccesible public dir and missing sitemap (diff) | |
download | sudomsg-e1634059a75054c8f7dcc5ece66d1222fb18597c.tar sudomsg-e1634059a75054c8f7dcc5ece66d1222fb18597c.tar.gz sudomsg-e1634059a75054c8f7dcc5ece66d1222fb18597c.tar.bz2 sudomsg-e1634059a75054c8f7dcc5ece66d1222fb18597c.tar.lz sudomsg-e1634059a75054c8f7dcc5ece66d1222fb18597c.tar.xz sudomsg-e1634059a75054c8f7dcc5ece66d1222fb18597c.tar.zst sudomsg-e1634059a75054c8f7dcc5ece66d1222fb18597c.zip |
Updated deps
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/src/index.html b/src/index.html index 866a6c5..2b4435d 100644 --- a/src/index.html +++ b/src/index.html @@ -1,13 +1,3 @@ ----json -{ -"layout": "page.html", -"title": "Welcome", -"eleventyNavigation": { -"key": "Home", -"order": 1 -} -} ---- <style> main { font-size: 125%; @@ -39,4 +29,4 @@ .........................:::::::::++%++:::::............... ............................:::::::%+:::::................. .................................:::::..................... -</pre> +</pre>
\ No newline at end of file |