Skip to content

Commit 95104d8

Browse files
authored
Merge pull request #2 from Code-Institute-Org/update-troubleshooting_tips
Comment out LMS and Discord links in navbar until further notice
2 parents dde3823 + d8e9c90 commit 95104d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
</div>
4444
<div id="navbar" class="navbar-collapse collapse">
4545
<ul class="nav navbar-nav navbar-right">
46-
<li>
46+
<!-- <li>
4747
<a
4848
href="https://courses.codeinstitute.net/dashboard"
4949
target="_blank"
@@ -52,7 +52,7 @@
5252
</li>
5353
<li>
5454
<a href="https://discord.com/" target="_blank">Discord</a>
55-
</li>
55+
</li> -->
5656
</ul>
5757
</div>
5858
</div>

0 commit comments

Comments
 (0)