diff --git a/config.yaml b/config.yaml index 0be9b94..5835f6e 100644 --- a/config.yaml +++ b/config.yaml @@ -7,24 +7,19 @@ enableRobotsTXT: true menu: main: - - identifier: about - name: About - title: About - url: /about/ - weight: 1 - identifier: docs name: Docs url: https://crc.dev/crc - weight: 2 + weight: 1 - identifier: releases name: Releases url: https://mirror.openshift.com/pub/openshift-v4/clients/crc/ - weight: 3 + weight: 2 - identifier: archive name: Archive title: Archive url: /posts/ - weight: 4 + weight: 3 params: author: "CRC Contributors" diff --git a/content/about.md b/content/about.md deleted file mode 120000 index 9eb48a3..0000000 --- a/content/about.md +++ /dev/null @@ -1 +0,0 @@ -_index.md \ No newline at end of file