fix(SEO): correct meta & robots.txt issues

This commit is contained in:
timd
2024-12-27 17:43:56 -07:00
committed by GitHub
parent 1b3ccbdd9b
commit f73725c0c7
2 changed files with 4 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
theme = "apollo" theme = "apollo"
taxonomies = [{ name = "tags" }] taxonomies = [{ name = "tags" }]
title = "nrdxp" title = "nrdxp"
description = "nrdxp's personal site & blog"
generate_feeds = true generate_feeds = true
minify_html = true minify_html = true

3
static/robots.txt Normal file
View File

@@ -0,0 +1,3 @@
User-agent: *
Disallow:
Sitemap: /sitemap.xml