Skip to content

Commit 73dccf8

Browse files
authored
Remove duplicate communnity and participants (#285)
### Description It seems that when we merged try-my valkey we had a conflict where we duplicated some banner fields. This is just removing them. <img width="955" alt="image" src="https://github.com/user-attachments/assets/b2b19c3f-bb19-4db0-8374-c8505c04329e" /> ### Issues Resolved No ### Check List - [X] Commits are signed per the DCO using `--signoff` By submitting this pull request, I confirm that my contribution is made under the terms of the BSD-3-Clause License. Signed-off-by: Madelyn Olson <[email protected]>
1 parent 110c9f7 commit 73dccf8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

templates/default.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@
3737
<a role="menuitem" href="/community/">Community</a>
3838
<a role="menuitem" href="/participants/">Participants</a>
3939
<a role="menuitem" href="/try-valkey/">Try Valkey</a>
40-
<a role="menuitem" href="/community/">Community</a>
41-
<a role="menuitem" href="/participants/">Participants</a>
4240
</nav>
4341
</div>
4442
</div>

0 commit comments

Comments
 (0)