mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
js/config : remove useless extra pages
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
3c3f3daf75
commit
f2309a54b0
1 changed files with 0 additions and 4 deletions
|
@ -31,7 +31,6 @@ const SITE_NAME = "ari-web";
|
||||||
|
|
||||||
const EXTRA_PAGES = [
|
const EXTRA_PAGES = [
|
||||||
"/mr",
|
"/mr",
|
||||||
"/mp",
|
|
||||||
"/etc",
|
"/etc",
|
||||||
"/page/blog",
|
"/page/blog",
|
||||||
"/data",
|
"/data",
|
||||||
|
@ -39,9 +38,6 @@ const EXTRA_PAGES = [
|
||||||
"/overlay",
|
"/overlay",
|
||||||
"/dotfiles",
|
"/dotfiles",
|
||||||
"/tdotfiles",
|
"/tdotfiles",
|
||||||
"/r",
|
|
||||||
"/m",
|
|
||||||
"/yt",
|
|
||||||
"/git",
|
"/git",
|
||||||
"/user",
|
"/user",
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Reference in a new issue