diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/app.html | 4 |
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> |