chore: additional redirects
This commit is contained in:
parent
684b9f3da8
commit
41252312f2
3 changed files with 16 additions and 0 deletions
9
src/feeds/gpc.liquid
Normal file
9
src/feeds/gpc.liquid
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
permalink: '.well-known/gpc.json'
|
||||
eleventyExcludeFromCollections: true
|
||||
dynamicPermalink: false
|
||||
---
|
||||
{
|
||||
"gpc": true,
|
||||
"lastUpdate": "2023-06-19"
|
||||
}
|
Reference in a new issue