Disable structured data for now-burning
Broken with new version of eleventy, and probably not necessary anyway.
This commit is contained in:
parent
4fa562d0fe
commit
a3f1d04921
@ -2,4 +2,5 @@ export default {
|
||||
tags: ["nowBurning"],
|
||||
layout: "layouts/base.njk",
|
||||
permalink: false,
|
||||
structuredData: "none",
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user