diff options
| author | Benjamin Sanders <ben@Benjamins-MacBook-Pro.local> | 2025-08-16 21:18:03 -0400 |
|---|---|---|
| committer | Benjamin Sanders <ben@Benjamins-MacBook-Pro.local> | 2025-08-16 21:18:03 -0400 |
| commit | c132190685d5392201edbc1a29ffb08a425f2d2c (patch) | |
| tree | 011cee2cd5f8d1e7a5e35783a2b3e2832617b6c9 | |
| parent | 9a684bfe20dae7db9ac3f722dcd42c1854458749 (diff) | |
Please publish
| -rw-r--r-- | _includes/head.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/head.html b/_includes/head.html index 69d3c41..0c31a24 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -25,4 +25,5 @@ <!-- UI and Theme --> <meta name="theme-color" content="#b172bc"> <link rel="stylesheet" href="/main.css"> + <meta name="test" content="test"> </head>
\ No newline at end of file |
