Skip to content

Commit

Permalink
Added Spanish flag and link
Browse files Browse the repository at this point in the history
  • Loading branch information
codeadict committed Aug 13, 2017
1 parent 216df38 commit 6cdafca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,10 @@ <h1>
<img class="flag" src="https://lipis.github.io/flag-icon-css/flags/4x3/kr.svg" alt="Republic of Korea Flag">
<a href="#" data-lang="ko-kr">한국어</a>
</li>
<li>
<img class="flag" src="https://lipis.github.io/flag-icon-css/flags/4x3/es.svg" alt="Spain Flag">
<a href="#" data-lang="es">Spanish</a>
</li>
</ul>
<p>Note: checkboxes below are saved in localStorage</p>
</div>
Expand Down

0 comments on commit 6cdafca

Please sign in to comment.