From 6be29ea74170bdd0c7b0a44f34d27ea2f30a0b81 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Fri, 27 May 2022 19:47:59 +0200 Subject: [PATCH] Add some content --- content/contact.md | 10 ---------- content/foundation/_index.md | 2 +- content/projects/_index.md | 10 ++++++++++ content/services/_index.md | 12 ++++++++++++ themes/kosmos-22/layouts/partials/topnav.html | 2 +- themes/kosmos-22/static/css/main.css | 4 ++++ 6 files changed, 28 insertions(+), 12 deletions(-) delete mode 100644 content/contact.md create mode 100644 content/projects/_index.md create mode 100644 content/services/_index.md 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 @@

{{ .Site.Title }}