Added data loading text to each pages

This commit is contained in:
2024-10-11 19:40:49 +02:00
parent 1077400260
commit 8bde354b71
11 changed files with 233 additions and 191 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ const manifest = (): MetadataRoute.Manifest => ({
theme_color: '#d94253',
icons: [
{
src: '/logo.png',
src: '/logo-transparent.png',
sizes: '1024x1024',
type: 'image/png',
},