remove hero pattern from single files

This commit is contained in:
Pascal Fischer
2023-05-10 02:19:47 +02:00
parent cba03399cb
commit b82f8af4b1
36 changed files with 10 additions and 112 deletions

View File

@@ -1,7 +1,4 @@
const template = `
import {HeroPattern} from "@/components/HeroPattern"; import {Note} from "@/components/mdx";
<HeroPattern />
export const title = '<%- tag %>'