From 182220593d941020f2c49931b34cedd7b7fa2d3f Mon Sep 17 00:00:00 2001 From: John Trammell Date: Thu, 31 Mar 2022 10:09:17 -0500 Subject: [PATCH] move code of conduct to Home section; fix nav order --- OVON-Intellectual-Property-Policy.md | 1 + arch-wg/code-of-conduct.md => code-of-conduct.md | 7 +++---- way-of-working.md | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) rename arch-wg/code-of-conduct.md => code-of-conduct.md (97%) diff --git a/OVON-Intellectual-Property-Policy.md b/OVON-Intellectual-Property-Policy.md index b893d00..4c88199 100644 --- a/OVON-Intellectual-Property-Policy.md +++ b/OVON-Intellectual-Property-Policy.md @@ -2,6 +2,7 @@ layout: default title: Intellectual Property Policy parent: Home +nav_order: 2 --- # OVON Intellectual Property Policy diff --git a/arch-wg/code-of-conduct.md b/code-of-conduct.md similarity index 97% rename from arch-wg/code-of-conduct.md rename to code-of-conduct.md index e5a016d..c83af2d 100644 --- a/arch-wg/code-of-conduct.md +++ b/code-of-conduct.md @@ -1,11 +1,10 @@ --- -title: OVON Architecture - Contributor Code of Conduct -parent: Architecture Working Group +title: OVON Code of Conduct +parent: Home layout: default +nav_order: 1 --- -# Contributor Covenant Code of Conduct - ## Our Pledge We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation. diff --git a/way-of-working.md b/way-of-working.md index cf03335..d9c1c37 100644 --- a/way-of-working.md +++ b/way-of-working.md @@ -2,6 +2,7 @@ layout: default title: Way of Working parent: Home +nav_order: 3 --- # Overview