add robots.txt, disallow ChatGPT
All checks were successful
Build & Deploy to DigitalOcean Space / build (push) Successful in 1m32s
All checks were successful
Build & Deploy to DigitalOcean Space / build (push) Successful in 1m32s
This commit is contained in:
@@ -3,6 +3,7 @@ languageCode = 'en-us'
|
||||
title = 'dvdt.dev'
|
||||
theme = 'PaperMod'
|
||||
description = 'Engineering, tech, decentralization, Bitcoin'
|
||||
enableRobotsTXT = true
|
||||
|
||||
[permalinks]
|
||||
posts = '/:year/:month/:title'
|
||||
|
||||
2
layouts/robots.txt
Normal file
2
layouts/robots.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
User-agent: GPTBot
|
||||
Disallow: *
|
||||
Reference in New Issue
Block a user