feat: add variables to templates

This commit is contained in:
sthag 2024-08-14 17:57:41 +02:00
parent eae17727f9
commit 7ae8799d4f
3 changed files with 3 additions and 6 deletions

View file

@ -1,6 +1,6 @@
<!-- head.meta.partial -->
<meta name="author" content="">
<meta name="generator" content="">
<meta name="generator" content="{{ eleventy.generator }}">
<meta name="description" content="">
<meta name="robots" content="noindex">