Commit dbedd1b4 authored by kez's avatar kez
Browse files

Fix pathbar breadcrumbs

parent d97d46d4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ _template: homepage.html
---
title: How To
---
path_bar: Get Bridges!
path_bar: How To
---
html: howto.html
---
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ _template: homepage.html
---
title: Info
---
path_bar: Get Bridges!
path_bar: Info
---
html: info.html
---
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ _template: homepage.html
---
title: Maintenance
---
path_bar: Get Bridges!
path_bar: Maintenance
---
html: maintenance.html
---
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ _template: homepage.html
---
title: Options
---
path_bar: Get Bridges!
path_bar: Options
---
html: options.html
---