# robots.txt for Ovoh Initiative Dashboard (subdomain)

User-agent: *

# 🚫 Block everything on the dashboard
Disallow: /

# ✅ If you want search engines to still index login/sign-up pages:
# Disallow: /dashboard
# Disallow: /profile
# Disallow: /transactions
# Disallow: /settings
# (but keep /login and /sign-up accessible if needed)
