Commit af46bf8
authored
remove broken breadcrumb hyperlinks (#593)
- since jekyll-archives plugin is not allowed in GitHub Pages we will no
longer link to the non-existent date-based archives (until a solution is found)
- manually create the /blog/ link
- start iterating over crumbs (created from splitting of URL on /) with offset 2
- simply display the crumb1 parent b767cc4 commit af46bf8
2 files changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
11 | 8 | | |
12 | 9 | | |
13 | 10 | | |
0 commit comments