Update custom.html
parent
95ade1688a
commit
e7da2e3ac1
|
|
@ -42,7 +42,7 @@
|
|||
<p><button id="upload" class="btn btn-primary">Upload selected Fonts</button></p>
|
||||
<script src="../../core/lib/customize.js"></script>
|
||||
<script>
|
||||
FontList = ["BarlowCond", "BebasNeue", "Dekko", "DinAlternate",
|
||||
FontList = ["BarlowCond", "BebasNeue", "Dekko"]//, "DinAlternate",
|
||||
"Impact", "Nunito", "OpenSansEC", "Phosphate", "Quicksand", "SairaEC",
|
||||
"Yumaro", "YuseiMagic"]
|
||||
// When the 'upload' button is clicked...
|
||||
|
|
|
|||
Loading…
Reference in New Issue