diff options
author | Simone <26844016+simonebortolin@users.noreply.github.com> | 2023-06-07 23:14:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-07 23:14:20 +0200 |
commit | ab90e9c27d17925a6c16475648d613a4b23af8d8 (patch) | |
tree | 4ce185c22342939c02655dcebd65189426e7e34b /site.webmanifest | |
parent | Add typescript support (#219) (diff) | |
download | hack-gpon.github.io-ab90e9c27d17925a6c16475648d613a4b23af8d8.tar hack-gpon.github.io-ab90e9c27d17925a6c16475648d613a4b23af8d8.tar.gz hack-gpon.github.io-ab90e9c27d17925a6c16475648d613a4b23af8d8.tar.bz2 hack-gpon.github.io-ab90e9c27d17925a6c16475648d613a4b23af8d8.tar.lz hack-gpon.github.io-ab90e9c27d17925a6c16475648d613a4b23af8d8.tar.xz hack-gpon.github.io-ab90e9c27d17925a6c16475648d613a4b23af8d8.tar.zst hack-gpon.github.io-ab90e9c27d17925a6c16475648d613a4b23af8d8.zip |
Diffstat (limited to '')
-rw-r--r-- | site.webmanifest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site.webmanifest b/site.webmanifest index a1ae808..a0c3f45 100644 --- a/site.webmanifest +++ b/site.webmanifest @@ -15,6 +15,6 @@ ], "theme_color": "#27262b", "background_color": "#27262b", - "start_url": "https://hack-gpon.github.io/", + "start_url": "https://hack-gpon.org/", "display": "standalone" } |