1
0
Fork 0

Update custom.html

master
xxDUxx 2022-12-10 22:42:47 +01:00 committed by GitHub
parent 091e67b26b
commit d09af5bd48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
var f = new Object();
fonts.push({
name:"contourclock-"+n+".json",
url:"font-"+fontElement.id+".json"
url:"fonts/font-"+fontElement.id+".json"
});
n++;
}