Skip to content

Commit

Permalink
fix formatting feature.pug closes #1
Browse files Browse the repository at this point in the history
  • Loading branch information
Niels Hoffmann committed Dec 13, 2024
1 parent cfa1ce0 commit 26b848a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/views/feature.pug
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ block header
- let pathElement2 = links[4].substring(links[4].lastIndexOf("/") + 1);
li.breadcrumb-item.active(aria-current='page')
| #{pathElement2}
ul.list-separated.m-0.p-0
a(href=linkSelf + '?f=json') JSON
ul.list-separated.m-0.p-0
a(href=linkSelf + '?f=json') JSON


block content
Expand Down

0 comments on commit 26b848a

Please sign in to comment.