generated from nhcarrigan/template
This commit is contained in:
@@ -63,6 +63,14 @@ export const navigation = [
|
||||
label: "Content and Moderation Policy",
|
||||
link: "/legal/content-moderation",
|
||||
},
|
||||
{
|
||||
label: "Community Growth Policy",
|
||||
link: "/legal/community-growth-policy",
|
||||
},
|
||||
{
|
||||
label: "Community Support Policy",
|
||||
link: "/legal/community-support-policy",
|
||||
},
|
||||
{
|
||||
label: "DMCA and Intellectual Property Compliance Policy",
|
||||
link: "/legal/dmca",
|
||||
@@ -79,6 +87,10 @@ export const navigation = [
|
||||
label: "Government Actions and Compliance",
|
||||
link: "/legal/government",
|
||||
},
|
||||
{
|
||||
label: "Crisis and Mental Health Management Policy",
|
||||
link: "/legal/crisis-mental-health",
|
||||
}
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -285,6 +297,10 @@ export const navigation = [
|
||||
label: "Staff Handbook",
|
||||
link: "/staff/handbook",
|
||||
},
|
||||
{
|
||||
label: "Professional Conduct Standards for Volunteers",
|
||||
link: "/staff/professional-conduct",
|
||||
},
|
||||
{
|
||||
label: "Volunteer Roles and Opportunities",
|
||||
link: "/staff/roles",
|
||||
@@ -297,6 +313,67 @@ export const navigation = [
|
||||
label: "Join Our Volunteer Team",
|
||||
link: "/staff/apply",
|
||||
},
|
||||
{
|
||||
label: "Additional Trainings",
|
||||
items: [
|
||||
{
|
||||
label: "Accessibility Coordination Training for Staff",
|
||||
link: "/staff/training/accessibility-coordination",
|
||||
},
|
||||
{
|
||||
label: "Community Growth Specialist Training for Staff",
|
||||
link: "/staff/training/community-growth-specialist",
|
||||
},
|
||||
{
|
||||
label: "Community Support Specialist Training for Staff",
|
||||
link: "/staff/training/community-support-specialist",
|
||||
},
|
||||
{
|
||||
label: "Conflict Resolution Training for Staff",
|
||||
link: "/staff/training/conflict-resolution",
|
||||
},
|
||||
{
|
||||
label: "Crisis Response Training for Staff",
|
||||
link: "/staff/training/crisis-response",
|
||||
},
|
||||
{
|
||||
label: "Cross-Platform Coordination Training for Staff",
|
||||
link: "/staff/training/cross-platform-coordination",
|
||||
},
|
||||
{
|
||||
label: "Data Analytics and Reporting Training for Staff",
|
||||
link: "/staff/training/data-analytics-reporting",
|
||||
},
|
||||
{
|
||||
label: "Documentation and Transparency Training for Staff",
|
||||
link: "/staff/training/documentation-transparency",
|
||||
},
|
||||
{
|
||||
label: "Guild Wars 2 Leadership Training for Staff",
|
||||
link: "/staff/training/guild-wars-2-leadership",
|
||||
},
|
||||
{
|
||||
label: "Inclusive Moderation Training for Staff",
|
||||
link: "/staff/training/inclusive-moderation",
|
||||
},
|
||||
{
|
||||
label: "Mentorship and Training Coordination for Staff",
|
||||
link: "/staff/training/mentorship-training-coordination",
|
||||
},
|
||||
{
|
||||
label: "Social Media Management Training for Staff",
|
||||
link: "/staff/training/social-media-management",
|
||||
},
|
||||
{
|
||||
label: "Technical Contributor Training for Staff",
|
||||
link: "/staff/training/technical-contributor",
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
label: "Staff Policy Self-Assessment",
|
||||
link: "/staff/policy-self-assessment",
|
||||
}
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user