Change ordering of pages

This commit is contained in:
Joseph Garrone 2024-06-03 01:23:41 +02:00
parent 157e4ac485
commit 37a060c4db

View File

@ -116,7 +116,6 @@ const { getHardCodedWeight } = (() => {
const orderedPagesPrefix = [ const orderedPagesPrefix = [
"Introduction", "Introduction",
"login/login.ftl", "login/login.ftl",
"login/register-user-profile.ftl",
"login/register.ftl", "login/register.ftl",
"login/terms.ftl", "login/terms.ftl",
"login/error.ftl", "login/error.ftl",