diff --git a/content/contact.md b/content/contact.md deleted file mode 100644 index c40816d..0000000 --- a/content/contact.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: Contact Us -menu: - main: - identifier: contact - name: Contact - weight: 20 ---- - -Contact content diff --git a/content/foundation/_index.md b/content/foundation/_index.md index 22594be..ea26fd8 100644 --- a/content/foundation/_index.md +++ b/content/foundation/_index.md @@ -1,6 +1,6 @@ --- title: Kosmos Infrastructure Foundation -description: Providing physical infrastructure for Kosmos software and services +description: Providing physical infrastructure for Kosmos software and services menu: main: identifier: foundation diff --git a/content/projects/_index.md b/content/projects/_index.md new file mode 100644 index 0000000..95b4346 --- /dev/null +++ b/content/projects/_index.md @@ -0,0 +1,10 @@ +--- +title: Projects +menu: + main: + identifier: projects + name: Projects + weight: 3 +--- + +Projects content diff --git a/content/services/_index.md b/content/services/_index.md new file mode 100644 index 0000000..4d917cd --- /dev/null +++ b/content/services/_index.md @@ -0,0 +1,12 @@ +--- +title: Services +menu: + main: + identifier: services + name: Services + weight: 5 +--- + +## Community Services + +## Hosting diff --git a/themes/kosmos-22/layouts/partials/topnav.html b/themes/kosmos-22/layouts/partials/topnav.html index 0e76e2a..df786f7 100644 --- a/themes/kosmos-22/layouts/partials/topnav.html +++ b/themes/kosmos-22/layouts/partials/topnav.html @@ -6,7 +6,7 @@