add ai declaration meta values
This commit is contained in:
@ -18,6 +18,9 @@
|
|||||||
|
|
||||||
<meta name="generator" content="{{ eleventy.generator }}">
|
<meta name="generator" content="{{ eleventy.generator }}">
|
||||||
|
|
||||||
|
<meta itemprop="ai-content-declaration:version" content="1.0.0">
|
||||||
|
<meta itemprop="ai-content-declaration:level" content="none">
|
||||||
|
|
||||||
{# Fonts #}
|
{# Fonts #}
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
|||||||
Reference in New Issue
Block a user