Skip to content

Commit 149620c

Browse files
committed
Add feedback link
1 parent 5b07371 commit 149620c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@ <h2 class="text-center border-bottom border-top mb-4 pb-3 pt-3" id="search-resul
151151
<div class="col-lg-3 col-md-6 mb-4 mb-md-0">
152152
<h5 class="text-light text-uppercase">General</h5>
153153
<ul class="list-unstyled mb-0">
154-
<li><a href="./" class="text-light">Enter Search</a>
155-
</li>
154+
<li><a href="./" class="text-light">Enter Search</a></li>
155+
<li><a href="https://discord.com/channels/1148629222647148624/1150545417344389230" class="text-light" target="_blank" rel="noopener">Give Feedback on Discord</a></li>
156156
</ul>
157157
</div>
158158

0 commit comments

Comments
 (0)