diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-06-29 03:14:12 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-06-29 03:14:12 +0900 |
| commit | ae9ca7d56840d48a42119e67f8e91e7476f30ae3 (patch) | |
| tree | 4876625fd1a231719fcb639c01737e995202c1dd /static/package.html | |
| parent | ae2ce608935993583304a0e1e6a301bf69ccc75b (diff) | |
static: replace install
Also get rid of many unused pages and assets.
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" %} |
