feat: add variables to templates
This commit is contained in:
parent
eae17727f9
commit
7ae8799d4f
3 changed files with 3 additions and 6 deletions
|
|
@ -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">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue