Thanks to visit codestin.com Credit goes to github.com
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.
1 parent 442af7b commit 11b690cCopy full SHA for 11b690c
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