Skip to content

Commit b5137c8

Browse files
committed
Add links to Bulgarian and Portuguese translations
1 parent 66b5e00 commit b5137c8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

html/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,11 @@ <h2>Other pages</h2>
101101
<li><a href="http://eloquentjavascript.net/1st_edition">The first edition of the book</a></li>
102102
</ul>
103103

104+
<h2>Translations</h2>
105+
106+
<ul class=translations>
107+
<li><a href="http://to6esko.github.io/">Български (Bulgarian)</a></li>
108+
<li><a href="https://github.com/braziljs/eloquente-javascript">Português (Portuguese)</a></li>
109+
</ul>
110+
104111
</article>

0 commit comments

Comments
 (0)