diff options
| author | Joe Carstairs <me@joeac.net> | 2026-08-13 16:33:51 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-08-13 16:33:51 +0100 |
| commit | 62e6bab910297aa15d76eb735ce3dd9b5417e26e (patch) | |
| tree | a98b5fb2c2663e08c21475b1092ccec395e2d87e /http/share/components/meta.upphtml | |
| parent | f9272fdf3ea23070583c944b110a7b8f16c5a4ff (diff) | |
remove website/capsule content
Diffstat (limited to 'http/share/components/meta.upphtml')
| -rw-r--r-- | http/share/components/meta.upphtml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/http/share/components/meta.upphtml b/http/share/components/meta.upphtml deleted file mode 100644 index fbb0155..0000000 --- a/http/share/components/meta.upphtml +++ /dev/null @@ -1,11 +0,0 @@ -#! -if [ -z "${NO_META}" ]; then -#! - -<title>${TITLE}</title> -<meta name='title' content='${TITLE}' /> -<meta name='description' content='${DESCRIPTION}' /> - -#! -fi -#! |
