---
layout: post
title: How to create navigation for thechelsuk
seo: Ways - create navigation for thechelsuk
tag: ways
permalink: /ways/create-navigation-for-thechelsuk
date: 2026-03-01

---

This site has various navigation types, managed in the `_config.yml` file.

1. Open the `_config.yml` file.
2. Find the `navigation` type by the comment line.
3. Add a new item to the list with title and link.
4. Push a commit to Prod in working copy or VS Code.

_note: the navs are sorted by the rendering template so the order in the yaml file doesn't matter in most cases._
