Skip to content

Commit 8f5465d

Browse files
authored
Update header.html
1 parent d3ea295 commit 8f5465d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: html/header.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@
99
<div class="navbar-nav">
1010
<a class="nav-link active" aria-current="page" href="index.html">Home</a>
1111
<a class="nav-link" href="app.html">Projet</a>
12+
<a class="nav-link" href="https://xgui4.github.io/BoycottApple/">BoycottApple</a>
1213
<a class="nav-link" href="about.html">À propos</a>
1314
<a class="nav-link disabled" aria-disabled="true">Blog/News</a>
1415
</div>
1516
</div>
1617
</div>
1718
</nav>
18-
</div>
19+
</div>

0 commit comments

Comments
 (0)