aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-09-03 18:45:00 -0700
committerFuwn <[email protected]>2023-09-03 18:45:00 -0700
commit8b85e2084134dd43eabe06843c197fcd9aa6b50f (patch)
tree69f8eb61ee730c1711632ef3c4ed8e5c0e51137e /src
parentfix: remove useless casts (diff)
downloaddue.moe-8b85e2084134dd43eabe06843c197fcd9aa6b50f.tar.xz
due.moe-8b85e2084134dd43eabe06843c197fcd9aa6b50f.zip
fix(html): add meta description
Diffstat (limited to 'src')
-rw-r--r--src/app.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/app.html b/src/app.html
index f281d226..796ac549 100644
--- a/src/app.html
+++ b/src/app.html
@@ -9,6 +9,10 @@
content="Instantly view which anime & manga on your lists have new episodes/chapters!"
property="og:description"
/>
+ <meta
+ content="Instantly view which anime & manga on your lists have new episodes/chapters!"
+ property="description"
+ />
<meta content="https://due.moe/favicon.png" property="og:image" />
<title>期限</title>