generated from nhcarrigan/template
fix: nav
This commit is contained in:
@@ -149,7 +149,7 @@ export const navigation = [
|
||||
link: "/community/feedback",
|
||||
},
|
||||
{
|
||||
label: "Community Fan Art Policy",
|
||||
label: "Fan Art Guidelines",
|
||||
link: "/community/fan-art",
|
||||
}
|
||||
].sort((a, b) => a.label.localeCompare(b.label)),
|
||||
|
||||
Reference in New Issue
Block a user