diff --git a/public/locales/cn/common.json b/public/locales/cn/common.json deleted file mode 100644 index 9268b8b..0000000 --- a/public/locales/cn/common.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "h1": "示例" -} diff --git a/public/locales/cn/footer.json b/public/locales/cn/footer.json deleted file mode 100644 index 1850a08..0000000 --- a/public/locales/cn/footer.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "community": "社区", - "help": "帮助", - "moreProducts": "更多产品", - - "resources": "相关资源" -} diff --git a/public/locales/en/common.json b/public/locales/en/common.json deleted file mode 100644 index 5565536..0000000 --- a/public/locales/en/common.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "h1": "A simple example" -} diff --git a/public/locales/en/footer.json b/public/locales/en/footer.json deleted file mode 100644 index 4d20c45..0000000 --- a/public/locales/en/footer.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "community": "Community", - "help": "Help", - "moreProducts": "More Products", - "resources": "Resources" -} diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..f9137e4 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,5 @@ +User-Agent: * +Allow: / + +Host: https://readme-wizard.lobehub.com +Sitemap: https://readme-wizard.lobehub.com/sitemap.xml