js/config : remove useless extra pages

Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
Ari Archer 2023-04-06 02:21:15 +03:00
parent 3c3f3daf75
commit f2309a54b0

View file

@ -31,7 +31,6 @@ const SITE_NAME = "ari-web";
const EXTRA_PAGES = [
"/mr",
"/mp",
"/etc",
"/page/blog",
"/data",
@ -39,9 +38,6 @@ const EXTRA_PAGES = [
"/overlay",
"/dotfiles",
"/tdotfiles",
"/r",
"/m",
"/yt",
"/git",
"/user",
];