8000 Merge pull request #126 from brettcannon/patch-1 · em3ndez/pyscript@b2238a9 · GitHub
[go: up one dir, main page]

Skip to content

Commit b2238a9

Browse files
authored
Merge pull request pyscript#126 from brettcannon/patch-1
Fix capitalization
2 parents 349eeb8 + 11b690c commit b2238a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyscriptjs/examples/panel_deckgl.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<meta name="apple-mobile-web-app-capable" content="yes">
77
<meta name="apple-mobile-web-app-status-bar-style" content="default">
88
<meta name="theme-color" content="#0072b5">
9-
<meta name="name" content="Pyscript/Panel DeckGL Demo">
9+
<meta name="name" content="PyScript/Panel DeckGL Demo">
1010

11-
<title>Pyscript/Panel DeckGL Demo</title>
11+
<title>PyScript/Panel DeckGL Demo</title>
1212
<link rel="icon" type="image/x-icon" href="./favicon.png">
1313

1414
<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

Comments
 (0)
0