diff options
Diffstat (limited to 'static/package.html')
| -rw-r--r-- | static/package.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/static/package.html b/static/package.html index 683908e4..adfdf14d 100644 --- a/static/package.html +++ b/static/package.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"/> <title>Package | Hakurei</title> - <meta name="description" content="Overview of the planterette package manager and its interactions with Hakurei.."/> + <meta name="description" content="Overview of the planterette package manager and its interactions with Hakurei."/> <meta name="theme-color" content="#212121"/> <meta name="color-scheme" content="dark light"/> <meta name="msapplication-TileColor" content="#ffffff"/> @@ -26,7 +26,6 @@ <link rel="manifest" href="/manifest.webmanifest"/> <link rel="license" href="/LICENSE.txt"/> <link rel="me" href="https://port.mk/@hakurei"/> - [[js|/js/redirect.js]] </head> <body> {% with current_page="package" %} |
