My personal blog hauleth.dev
blog
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: update robots.txt to disable indexing of moot pages

hauleth.dev 9f65b336 db3692bd

verified
+1 -1
+1 -1
templates/robots.txt
··· 1 1 User-agent: * 2 - Disallow: /cv/ 2 + Disallow: /cv/ /404/ /common-test-example/ 3 3 Allow: / 4 4 Sitemap: {{ get_url(path="sitemap.xml") }}