mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-23 21:02:09 +00:00
rename file to remove annoying whitespace
This commit is contained in:
parent
866ca1b386
commit
f4d43d1e35
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "Introducing breadcrumbs"
|
title: "Introducing breadcrumbs"
|
||||||
date: 2022-07-07T18:12:10-07:00
|
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.
|
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.
|
||||||
|
|
Loading…
Reference in a new issue