Skip to content

Commit 1c3c242

Browse files
authored
Merge pull request #7 from stackabletech/feature/secret-operator
Add Secret operator to navbar
2 parents 26506a7 + f5e289c commit 1c3c242

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/partials/header-content.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
<a class="drop-down-item" href="{{{ relativize "/trino/index.html" }}}">Trino</a>
4343
<a class="drop-down-item" href="{{{ relativize "/zookeeper/index.html" }}}">Apache ZooKeeper</a>
4444
<a class="drop-down-item" href="{{{ relativize "/opa/index.html" }}}">OpenPolicyAgent</a>
45+
<a class="drop-down-item" href="{{{ relativize "/secret-operator/index.html" }}}">Secret</a>
4546
</div>
4647
</div>
4748

0 commit comments

Comments
 (0)