Skip to content

Commit

Permalink
add 'changelog' link to top menu
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Osinski committed Dec 23, 2024
1 parent a8453a1 commit ef0fde9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/config/_default/menus/menus.en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
url = "/en/about_defectdojo/about_docs/"
weight = 10

[[main]]
name = "Changelog"
url = "/en/changelog/changelog/"
weight = 11

[[social]]
name = "X"
pre = '<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-x" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M4 4l11.733 16h4.267l-11.733 -16z"></path><path d="M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772"></path></svg>'
Expand Down

0 comments on commit ef0fde9

Please sign in to comment.