Skip to content

Commit

Permalink
Attempt to get gh-pages deploy working
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNUSDS committed Mar 5, 2024
1 parent 49d9454 commit 41ad43c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions public/manifest.webmanifest
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "website-content-editor",
"short_name": "mdedit",
"start_url": "/mdedit/",
"scope": "/mdedit/",
"short_name": "website-content-editor",
"start_url": "/website-content-editor/",
"scope": "/website-content-editor/",
"display": "standalone",
"background_color": "#ffffff",
"lang": "en",
Expand Down

0 comments on commit 41ad43c

Please sign in to comment.