mirror of
https://github.com/Mikaela/cv.git
synced 2024-11-22 08:29:24 +01:00
add robots.txt
This commit is contained in:
parent
95c1e00ff3
commit
a34ac0f5ed
@ -9,6 +9,7 @@ plugins:
|
||||
- jekyll-sitemap
|
||||
sitemap:
|
||||
file: "/sitemap.xml"
|
||||
include: [robots.txt]
|
||||
biosuomi: "Aminda Suomalainen on avointa lähdekoodia tukeva verkkopalveluylläpitäjä piraattipuolueessa"
|
||||
bioenglish: "Short introduction text is coming here soon..."
|
||||
icon: https://media.githubusercontent.com/media/Mikaela/mikaela.github.io/lfs-media/avatar/90.jpeg
|
||||
|
6
robots.txt
Normal file
6
robots.txt
Normal file
@ -0,0 +1,6 @@
|
||||
User-agent: *
|
||||
Allow: /
|
||||
Sitemap: https://cv.aminda.eu/sitemap.xml
|
||||
|
||||
User-agent: GPTBot
|
||||
Disallow: /
|
Loading…
Reference in New Issue
Block a user