mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-18 02:31:56 +10:00
feat(client): add sitemap generation to next app
This commit is contained in:
9
client/public/robots.txt
Normal file
9
client/public/robots.txt
Normal file
@ -0,0 +1,9 @@
|
||||
# *
|
||||
User-agent: *
|
||||
Allow: /
|
||||
|
||||
# Host
|
||||
Host: https://rxresu.me
|
||||
|
||||
# Sitemaps
|
||||
Sitemap: https://rxresu.me/sitemap.xml
|
||||
Reference in New Issue
Block a user