Skip to content

Commit

Permalink
fix pwa details
Browse files Browse the repository at this point in the history
  • Loading branch information
trentfridey committed Sep 9, 2023
1 parent d4c22c9 commit d704718
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
<meta property="og:description" content="Explore simple quantum systems with QuTiP" />
<meta property="og:url" content="https://qutip.org/qutip-virtual-lab" />
<meta property="og:site_name" content="QuTiP Virtual Lab" />
<meta property="section:publisher" content="https://www.facebook.com/simplepwa/" />
<meta property="og:image" content="https://qutip.org/qutip-virtual-lab/share.jpg" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="QuTiP Virtual Lab" />
Expand Down
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Simple PWA",
"short_name": "Simple PWA",
"name": "QuTiP Virtual Lab",
"short_name": "QuTiP Virtual Lab",
"display": "standalone",
"start_url": "./?utm_source=pwa_install",
"scope": ".",
Expand Down

0 comments on commit d704718

Please sign in to comment.