aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-09-03 22:10:47 -0700
committerFuwn <[email protected]>2023-09-03 22:10:47 -0700
commit5f2f3872218e7dbdbc0e2ae05d47aef4636203b7 (patch)
treeb0fe667cbe6286bd9750611029918abdd2519bc5 /src
parentfix(html): add meta description (diff)
downloaddue.moe-5f2f3872218e7dbdbc0e2ae05d47aef4636203b7.tar.xz
due.moe-5f2f3872218e7dbdbc0e2ae05d47aef4636203b7.zip
fix(html): meta name
Diffstat (limited to 'src')
-rw-r--r--src/app.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app.html b/src/app.html
index 796ac549..801d1a78 100644
--- a/src/app.html
+++ b/src/app.html
@@ -11,7 +11,7 @@
/>
<meta
content="Instantly view which anime & manga on your lists have new episodes/chapters!"
- property="description"
+ name="description"
/>
<meta content="https://due.moe/favicon.png" property="og:image" />