Update with tags instead of topics
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 17s

This commit is contained in:
Alex Selimov 2026-03-20 12:24:11 -04:00
parent 71e15cffe0
commit a60ff7d439
18 changed files with 18 additions and 18 deletions

View file

@ -2,7 +2,7 @@
title: "Developing a mobile-friendly navigation menu for your website"
date: 2023-02-13T11:13:34-05:00
toc: true
topics: ["web design", "css", "javascript"]
tags: ["web design", "css", "javascript"]
---
I personally am a big fan of navbars as they are a clean way to navigate any website.