diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-20 10:22:52 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-20 10:22:52 +0100 |
| commit | 5a933cea88bbfa9ee4ed205004a2cd6741abbdd7 (patch) | |
| tree | ec88ba77c4feed65a41ab631453a9111b003567f /layouts/partials/head | |
| parent | 20719cdd26af6b90ca075df15d0f7927e87553e8 (diff) | |
Add AI notice to header
Diffstat (limited to 'layouts/partials/head')
| -rw-r--r-- | layouts/partials/head/metadata.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/head/metadata.html b/layouts/partials/head/metadata.html index a5d2a2e..b30736d 100644 --- a/layouts/partials/head/metadata.html +++ b/layouts/partials/head/metadata.html @@ -14,3 +14,4 @@ <link rel="alternate" type="application/rss+xml" href="https://a14m.dev/index.xml" title="A14M RSS"> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="theme-color" content="#ffffff" /> +<meta name="ai-generated" content="partially" /> |
