mirror of
https://github.com/Xevion/banner.git
synced 2025-12-09 08:06:41 -06:00
chore: replace template properties
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"short_name": "TanStack App",
|
||||
"name": "Create TanStack App Sample",
|
||||
"short_name": "Banner",
|
||||
"name": "Banner, a Discord bot and web interface for UTSA Course Monitoring",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.ico",
|
||||
@@ -20,6 +20,6 @@
|
||||
],
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"theme_color": "#000000",
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user