fix(core): Updated font loading strategy in index.html for improved performance

This commit is contained in:
2024-06-27 12:20:09 +02:00
parent 7e704483d0
commit 363cf32325
3 changed files with 10 additions and 11 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@uptime.link/statuspage',
version: '1.0.73',
version: '1.0.74',
description: 'A catalog of web components for the UptimeLink dashboard.'
}