Skip to content

Commit

Permalink
pwa
Browse files Browse the repository at this point in the history
  • Loading branch information
kaheetonaa committed Oct 18, 2024
1 parent c9c6d30 commit b363bcf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
7 changes: 6 additions & 1 deletion manifest.webmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,10 @@
],
"name": "Sandbox4All",
"short_name": "Sandbox4All",
"start_url": "/id_sandbox_for_all/"
"start_url": "/id_sandbox_for_all/",
"url_handlers":[
{
"origin":"https://kaheetonaa.github.io/id_sandbox_for_all/*"
}
]
}
4 changes: 4 additions & 0 deletions task/test.gpx
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0"?>
<gpx version="1.1" creator="GDAL 3.6.4" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.topografix.com/GPX/1/1" xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd">

</gpx>

0 comments on commit b363bcf

Please sign in to comment.