diff --git a/website/ua/index.md b/website/ua/index.md index 4315fe9..970b588 100644 --- a/website/ua/index.md +++ b/website/ua/index.md @@ -9,10 +9,10 @@ main: actions: - theme: brand text: Приступити до вивчення - link: /manuals/guides/getting-started + link: /ua/manuals/guides/getting-started - theme: alt text: Завантажити - link: /download/ + link: /ua/download/ features: - icon: title: Величезна кількість джерел diff --git a/website/ua/public/_redirects b/website/ua/public/_redirects deleted file mode 100644 index 9f4433c..0000000 --- a/website/ua/public/_redirects +++ /dev/null @@ -1,16 +0,0 @@ -# Requested URL -> Redirected URL -> HTTP Code -/help/ /manuals/guides/troubleshooting/ 301 -/manuals/guides/getting-started/ /manuals/guides/getting-started 301 -/manuals/guides/backups/ /manuals/guides/backups 301 -/manuals/guides/tracking/ /manuals/guides/tracking 301 -/manuals/guides/categories/ /manuals/guides/categories 301 -/manuals/guides/reader-settings/ /manuals/guides/reader-settings 301 -/manuals/faq/ /manuals/faq/general 301 -/manuals/faq/feed/ /manuals/faq/feed 301 -/manuals/faq/reader/ /manuals/faq/reader 301 -/manuals/faq/explore/sources/ /manuals/faq/explore/sources 301 -/manuals/faq/explore/local-storage/ /manuals/faq/explore/local-storage 301 -/manuals/faq/explore/bookmarks/ /manuals/faq/explore/bookmarks 301 -/manuals/faq/explore/random/ /manuals/faq/explore/random 301 -/manuals/faq/explore/downloads/ /manuals/faq/explore/downloads 301 -/manuals/faq/explore/suggestions/ /manuals/faq/explore/suggestions 301 \ No newline at end of file diff --git a/website/ua/public/favicon.ico b/website/ua/public/favicon.ico deleted file mode 100644 index 8a460b9..0000000 Binary files a/website/ua/public/favicon.ico and /dev/null differ diff --git a/website/ua/public/icon-192.png b/website/ua/public/icon-192.png deleted file mode 100644 index e39314e..0000000 Binary files a/website/ua/public/icon-192.png and /dev/null differ diff --git a/website/ua/public/icon-512.png b/website/ua/public/icon-512.png deleted file mode 100644 index 01020c1..0000000 Binary files a/website/ua/public/icon-512.png and /dev/null differ diff --git a/website/ua/public/logo-dark.svg b/website/ua/public/logo-dark.svg deleted file mode 100644 index 0956f77..0000000 --- a/website/ua/public/logo-dark.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - diff --git a/website/ua/public/logo.svg b/website/ua/public/logo.svg deleted file mode 100644 index 26623ab..0000000 --- a/website/ua/public/logo.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - diff --git a/website/ua/public/qr-code.png b/website/ua/public/qr-code.png deleted file mode 100644 index 5c8d201..0000000 Binary files a/website/ua/public/qr-code.png and /dev/null differ diff --git a/website/ua/public/robots.txt b/website/ua/public/robots.txt deleted file mode 100644 index a519125..0000000 --- a/website/ua/public/robots.txt +++ /dev/null @@ -1,2 +0,0 @@ -User-agent: * -Sitemap: https://kotatsu.app/sitemap.xml \ No newline at end of file diff --git a/website/ua/public/site.webmanifest b/website/ua/public/site.webmanifest deleted file mode 100644 index 1d76b3f..0000000 --- a/website/ua/public/site.webmanifest +++ /dev/null @@ -1,10 +0,0 @@ -{ - "name": "kotatsu.app", - "icons": [ - { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" }, - { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" } - ], - "theme_color": "#ffffff", - "background_color": "#ffffff", - "display": "standalone" -} \ No newline at end of file