mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-22 11:45:28 -05:00
Fix capitalization
This commit is contained in:
@@ -6,9 +6,9 @@
|
|||||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||||
<meta name="apple-mobile-web-app-status-bar-style" content="default">
|
<meta name="apple-mobile-web-app-status-bar-style" content="default">
|
||||||
<meta name="theme-color" content="#0072b5">
|
<meta name="theme-color" content="#0072b5">
|
||||||
<meta name="name" content="Pyscript/Panel DeckGL Demo">
|
<meta name="name" content="PyScript/Panel DeckGL Demo">
|
||||||
|
|
||||||
<title>Pyscript/Panel DeckGL Demo</title>
|
<title>PyScript/Panel DeckGL Demo</title>
|
||||||
<link rel="icon" type="image/x-icon" href="./favicon.png">
|
<link rel="icon" type="image/x-icon" href="./favicon.png">
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" type="text/css" />
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" type="text/css" />
|
||||||
|
|||||||
Reference in New Issue
Block a user