chore(seo): prevent indexing with noindex, nofollow (#4844)

This commit is contained in:
Anima-IGCenter
2026-02-03 23:19:25 +08:00
committed by GitHub
parent f2d637b935
commit 0e0f923a49
+1
View File
@@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="keywords" content="AstrBot Soulter" />
<meta name="description" content="AstrBot Dashboard" />
<meta name="robots" content="noindex, nofollow" />
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Outfit&family=Poppins:wght@400;500;600;700&family=Roboto:wght@400;500;700&display=swap"