8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 349eeb8 + 11b690c commit b2238a9Copy full SHA for b2238a9
pyscriptjs/examples/panel_deckgl.html
@@ -6,9 +6,9 @@
6
<meta name="apple-mobile-web-app-capable" content="yes">
7
<meta name="apple-mobile-web-app-status-bar-style" content="default">
8
<meta name="theme-color" content="#0072b5">
9
- <meta name="name" content="Pyscript/Panel DeckGL Demo">
+ <meta name="name" content="PyScript/Panel DeckGL Demo">
10
11
- <title>Pyscript/Panel DeckGL Demo</title>
+ <title>PyScript/Panel DeckGL Demo</title>
12
<link rel="icon" type="image/x-icon" href="./favicon.png">
13
14
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" type="text/css" />
0 commit comments