Update custom.html
parent
94c22feeb7
commit
b47a01fe0d
|
|
@ -21,7 +21,7 @@
|
|||
console.log("TEST");
|
||||
const FontList = ["Teko", "LuckiestGuy", "Bangers", "RubikOne", "Oswald", "Anton", "TitanOne", "BarlowCond", "BebasNeue", "Dekko", "DinAlternate",
|
||||
"Impact", "Nunito", "OpenSansEC", "Phosphate", "Quicksand", "SairaEC",
|
||||
"Yumaro", "YuseiMagic"];
|
||||
"Yumaro", "YuseiMagic", "MouseMemoirs", "ArchivoNarrow", "FjallaOne", "NerkoOne"];
|
||||
for (fontName of FontList) {
|
||||
var cb = document.createElement('input');
|
||||
cb.type = 'checkbox';
|
||||
|
|
|
|||
Loading…
Reference in New Issue