generated from nhcarrigan/template
This commit is contained in:
@@ -7,7 +7,7 @@ export const navigation = [
|
||||
link: "/about/mission",
|
||||
},
|
||||
{
|
||||
label: "Sustainability",
|
||||
label: "Environmental Impact Commitment",
|
||||
link: "/about/sustainability",
|
||||
},
|
||||
{
|
||||
@@ -19,11 +19,11 @@ export const navigation = [
|
||||
link: "/about/donate",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
label: "Contact Policy",
|
||||
link: "/about/contact",
|
||||
},
|
||||
{
|
||||
label: "Mentorship",
|
||||
label: "Mentorship Programme Terms and Conditions",
|
||||
link: "/about/mentorship",
|
||||
},
|
||||
],
|
||||
@@ -31,6 +31,10 @@ export const navigation = [
|
||||
{
|
||||
label: "Legal Information",
|
||||
items: [
|
||||
{
|
||||
label: "Limitation of Liability and Indemnification Policy",
|
||||
link: "/legal/liability",
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
link: "/legal/terms",
|
||||
@@ -40,23 +44,39 @@ export const navigation = [
|
||||
link: "/legal/privacy",
|
||||
},
|
||||
{
|
||||
label: "Software License",
|
||||
label: "Naomi's Public License",
|
||||
link: "/legal/license",
|
||||
},
|
||||
{
|
||||
label: "Acceptable Use Policy",
|
||||
link: "/legal/aup",
|
||||
},
|
||||
{
|
||||
label: "Security Policy",
|
||||
link: "/legal/security",
|
||||
},
|
||||
{
|
||||
label: "DMCA and Copyright",
|
||||
label: "Service Level Agreement and Warranty Disclaimer",
|
||||
link: "/legal/sla",
|
||||
},
|
||||
{
|
||||
label: "Content and Moderation Policy",
|
||||
link: "/legal/content-moderation",
|
||||
},
|
||||
{
|
||||
label: "DMCA and Intellectual Property Compliance Policy",
|
||||
link: "/legal/dmca",
|
||||
},
|
||||
{
|
||||
label: "Subprocessors List",
|
||||
label: "Data Subprocessors",
|
||||
link: "/legal/subprocessors",
|
||||
},
|
||||
{
|
||||
label: "Government Actions",
|
||||
label: "Export Control and Sanctions Compliance Policy",
|
||||
link: "/legal/export-control",
|
||||
},
|
||||
{
|
||||
label: "Government Actions and Compliance",
|
||||
link: "/legal/government",
|
||||
},
|
||||
],
|
||||
@@ -65,17 +85,29 @@ export const navigation = [
|
||||
label: "Community Policies",
|
||||
items: [
|
||||
{
|
||||
label: "Code of Conduct",
|
||||
label: "Community Code of Conduct",
|
||||
link: "/community/coc",
|
||||
},
|
||||
{
|
||||
label: "Community Guidelines",
|
||||
label: "Community Guidelines and Best Practices",
|
||||
link: "/community/guide",
|
||||
},
|
||||
{
|
||||
label: "Appeal a Sanction",
|
||||
label: "Community Leadership and Governance Policy",
|
||||
link: "/community/leadership",
|
||||
},
|
||||
{
|
||||
label: "Community Recognition and Appreciation Policy",
|
||||
link: "/community/recognition",
|
||||
},
|
||||
{
|
||||
label: "Community Disciplinary Appeals Policy",
|
||||
link: "/community/appeal",
|
||||
},
|
||||
{
|
||||
label: "Community Feedback and Participation Policy",
|
||||
link: "/community/feedback",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -254,7 +286,15 @@ export const navigation = [
|
||||
link: "/staff/handbook",
|
||||
},
|
||||
{
|
||||
label: "Join our Team",
|
||||
label: "Volunteer Roles and Opportunities",
|
||||
link: "/staff/roles",
|
||||
},
|
||||
{
|
||||
label: "Position Hierarchy",
|
||||
link: "/staff/hierarchy",
|
||||
},
|
||||
{
|
||||
label: "Join Our Volunteer Team",
|
||||
link: "/staff/apply",
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user