Tutorial updates for Website. Added French tutorial by Coxla.

This commit is contained in:
Chris Wilson
2020-09-23 18:47:04 -04:00
parent 947041c06d
commit 6a0c91322c
3 changed files with 194 additions and 37 deletions

View File

@@ -1,6 +1,7 @@
const availableLanguages = {
en: 'English',
es: 'Español',
fr: 'Français',
};
window.addEventListener('load', () => {