Verified Commit c3376054 authored by Richard Glosner's avatar Richard Glosner
Browse files

release: add enigma to navigation

parent 957c3b1c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ distributed under MIT license.

## License Terms

Copyright 2024 Masaryk University
Copyright 2026 Masaryk University

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
associated documentation files (the "Software"), to deal in the Software without restriction,
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ extra:
  social:
    - icon: inject/inject-logo--horizontal-black
      link: https://inject.muni.cz
copyright: Copyright © 2025 Masaryk University
copyright: Copyright © 2026 Masaryk University
nav:
  - Home: index.md
  - Technical documentation:
+2 −1
Original line number Diff line number Diff line
@@ -43,7 +43,8 @@
        <select onchange="window.location.href=this.value;">
          <option value="#" selected>Version 2.0</option>
          <option value="/citadel/">Version 3.0</option>
          <option value="/">Version 4.0</option>
          <option value="/dux/">Version 4.0</option>
          <option value="/">Version 5.0</option>
        </select>
      </div>