From 7f6c1c843d24ec35232349454dfa4962d5a4894e Mon Sep 17 00:00:00 2001 From: limes Date: Sat, 15 Aug 2026 17:19:35 +0200 Subject: [PATCH] feat: port 2022 april fools' page --- src/pages/nso-legacy-pack.vue | 242 ++++++++++++++++++++++++++++++++++ src/public/robots.txt | 3 +- 2 files changed, 244 insertions(+), 1 deletion(-) create mode 100644 src/pages/nso-legacy-pack.vue diff --git a/src/pages/nso-legacy-pack.vue b/src/pages/nso-legacy-pack.vue new file mode 100644 index 0000000..03a06f9 --- /dev/null +++ b/src/pages/nso-legacy-pack.vue @@ -0,0 +1,242 @@ + + + + + diff --git a/src/public/robots.txt b/src/public/robots.txt index 8b13789..dc9e8d2 100644 --- a/src/public/robots.txt +++ b/src/public/robots.txt @@ -1 +1,2 @@ - +User-agent: * +Disallow: /nso-legacy-pack \ No newline at end of file