fix(SEO): correct meta & robots.txt issues
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
theme = "apollo"
|
||||
taxonomies = [{ name = "tags" }]
|
||||
title = "nrdxp"
|
||||
description = "nrdxp's personal site & blog"
|
||||
generate_feeds = true
|
||||
minify_html = true
|
||||
|
||||
|
||||
3
static/robots.txt
Normal file
3
static/robots.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
User-agent: *
|
||||
Disallow:
|
||||
Sitemap: /sitemap.xml
|
||||
Reference in New Issue
Block a user