Skip to content

Commit

Permalink
remove the about page and menu entry from top navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
anjannath committed Apr 22, 2024
1 parent 986c428 commit 8c8e1f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
11 changes: 3 additions & 8 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
1 change: 0 additions & 1 deletion content/about.md

This file was deleted.

0 comments on commit 8c8e1f9

Please sign in to comment.