diff options
Diffstat (limited to 'templates/header.html')
-rw-r--r-- | templates/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/header.html b/templates/header.html index 96fa037..9bcc185 100644 --- a/templates/header.html +++ b/templates/header.html @@ -6,6 +6,6 @@ <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🍲</text></svg>"> <link rel="stylesheet" href="./style.css"> <title>$PAGE_TITLE</title> - <meta name="description" content="Only Based cooking. No ads, no tracking, nothing but based cooking." + <meta name="description" content="Only Based cooking. No ads, no tracking, nothing but based cooking."> </head> <body> |