fix headers

This commit is contained in:
Pascal Fischer
2023-05-03 19:08:28 +02:00
parent 86b1890396
commit 6b05581bb0
12 changed files with 35 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
const template = `
import {HeroPattern} from "@/components/HeroPattern"; import {Note} from "@/components/mdx";
---
<HeroPattern />
<% operations.forEach(function(operation){ %>