Update custom.html
parent
0d9743db24
commit
1f957751fe
|
|
@ -14,9 +14,9 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1> 1Select Fonts to upload:</h1>
|
||||
<h1> 2Select Fonts to upload:</h1>
|
||||
<form>
|
||||
<script type="module" src="../../core/lib/customize.js"></script>
|
||||
<script src="../../core/lib/customize.js"></script>
|
||||
<script>
|
||||
console.log("TEST");
|
||||
const FontList = ["Teko", "LuckiestGuy", "Bangers", "RubikOne", "Oswald", "Anton", "TitanOne", "BarlowCond", "BebasNeue", "Dekko", "DinAlternate",
|
||||
|
|
|
|||
Loading…
Reference in New Issue