Skip to content

Commit

Permalink
Merge pull request #1399 from maddbuzz/patch-1
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
ashikov authored Nov 8, 2022
2 parents 6c6fc5d + df8836d commit bb4bdce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion design/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
</a>
<ul class="dropdown-menu dropdown-menu-right x-min-w-0" aria-labelledby="dropdownFlagButton">
<li>
<a href="https://sicp.hexlet.io/en" rel="alternate" class="dropdown-item" hreflang="en">
<a href="https://sicp.hexlet.io" rel="alternate" class="dropdown-item" hreflang="en">
<img src="https://sicp.hexlet.io/icons/flags/en.svg" alt="English" class="mr-1" width="24">
<span class="d-md-none">English</span>
</a>
Expand Down

0 comments on commit bb4bdce

Please sign in to comment.