From a181c6d7481838b858e4871ef72823c584175dcc Mon Sep 17 00:00:00 2001 From: mtgmonkey Date: Sat, 7 Jun 2025 19:43:17 -0400 Subject: [PATCH] remove ./public result folder --- public/404.html | 3 --- public/index.html | 43 ------------------------------------------- public/robots.txt | 4 ---- public/sitemap.xml | 6 ------ 4 files changed, 56 deletions(-) delete mode 100644 public/404.html delete mode 100644 public/index.html delete mode 100644 public/robots.txt delete mode 100644 public/sitemap.xml diff --git a/public/404.html b/public/404.html deleted file mode 100644 index f8414f0..0000000 --- a/public/404.html +++ /dev/null @@ -1,3 +0,0 @@ - -404 Not Found -

404 Not Found

diff --git a/public/index.html b/public/index.html deleted file mode 100644 index 43f970e..0000000 --- a/public/index.html +++ /dev/null @@ -1,43 +0,0 @@ - - - Zola - - -
-

Welcome to Zola!

-

- You're seeing this page because we couldn't find a template to render. -

-

- To modify this page, create a index.html file in the templates directory or - install a theme. -
- You can find what variables are available in this template in the documentation. -

-
- - - - diff --git a/public/robots.txt b/public/robots.txt deleted file mode 100644 index a558a24..0000000 --- a/public/robots.txt +++ /dev/null @@ -1,4 +0,0 @@ -User-agent: * -Disallow: -Allow: / -Sitemap: https://mtgmonkey.net/sitemap.xml diff --git a/public/sitemap.xml b/public/sitemap.xml deleted file mode 100644 index 15288fa..0000000 --- a/public/sitemap.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - https://mtgmonkey.net/ - -