Skip to content

Commit 9991222

Browse files
committed
Fix Home (english) Switch To French
1 parent 4139004 commit 9991222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index_en.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<div class="header-inner">
6464
<ul class="menu">
6565
<li>
66-
<a href="index.html" data-text="Home" class="active">Home </a>
66+
<a href="index_en.html" data-text="Home" class="active">Home </a>
6767
</li>
6868

6969
<li>

0 commit comments

Comments
 (0)