1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00

rename file to remove annoying whitespace

This commit is contained in:
Rohan Kumar 2023-11-26 15:22:59 -08:00
parent 866ca1b386
commit f4d43d1e35
No known key found for this signature in database
GPG key ID: 1E892DB2A5F84479

View file

@ -1,6 +1,7 @@
---
title: "Introducing breadcrumbs"
date: 2022-07-07T18:12:10-07:00
lastMod: 2022-07-07T18:12:10-07:00
---
I just rolled out breadcrumbs for my website. Now, any page that is not linked directly from the navbar or site footer will have a breadcrumb list in its header. The breadcrumb list shows how to reach the page, starting from a navbar link. The first item is the navbar or footer link; the second link is the current page.