mirror of https://github.com/espruino/BangleApps
Update custom.html
parent
ffccbbc9a3
commit
5fad4dd774
|
@ -18,7 +18,7 @@
|
|||
<form>
|
||||
<script src="../../core/lib/customize.js"></script>
|
||||
<script>
|
||||
const FontList = ["Dekko", "Teko", "LuckiestGuy", "Bangers", "RubikOne", "Oswald", "Anton", "TitanOne", "BarlowCond", "BebasNeue", "Dekko", "DinAlternate",
|
||||
const FontList = ["Teko", "LuckiestGuy", "Bangers", "RubikOne", "Oswald", "Anton", "TitanOne", "BarlowCond", "BebasNeue", "Dekko", "DinAlternate",
|
||||
"Impact", "Nunito", "OpenSansEC", "Phosphate", "Quicksand", "SairaEC",
|
||||
"Yumaro", "YuseiMagic"];
|
||||
for (fontName of FontList) {
|
||||
|
|
Loading…
Reference in New Issue