mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-20 20:41:16 -04:00
generate sitemap (totally useless ATM)
This commit is contained in:
@@ -4,8 +4,11 @@ title = "Jake Jarvis"
|
||||
|
||||
disableHugoGeneratorInject = true
|
||||
|
||||
disableKinds = ["taxonomy", "taxonomyTerm", "sitemap", "RSS"]
|
||||
disableKinds = ["taxonomy", "taxonomyTerm", "RSS"]
|
||||
|
||||
[taxonomies]
|
||||
tag = ""
|
||||
category = ""
|
||||
|
||||
[sitemap]
|
||||
filename = "sitemap.xml"
|
@@ -1,8 +0,0 @@
|
||||
---
|
||||
title: "Asdf"
|
||||
slug: "asdf-hello-world"
|
||||
date: 2018-08-03T19:04:31-04:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
asdfasdfasdf
|
@@ -1,3 +1,5 @@
|
||||
User-Agent: *
|
||||
Disallow: /y2k/
|
||||
Disallow: /comp20/
|
||||
|
||||
Sitemap: https://jarv.is/sitemap.xml
|
Reference in New Issue
Block a user