Skip to content

Commit 007e28b

Browse files
authored
Bump to 2024-6-2 (#72)
1 parent 4249c06 commit 007e28b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
gtag('js', new Date());
3333
gtag('config', 'G-LKETQQ110J');
3434
</script>
35-
<link rel="stylesheet" href="https://pyscript.net/releases/2024.6.1/core.css" />
36-
<script type="module" src="https://pyscript.net/releases/2024.6.1/core.js"></script>
35+
<link rel="stylesheet" href="https://pyscript.net/releases/2024.6.2/core.css" />
36+
<script type="module" src="https://pyscript.net/releases/2024.6.2/core.js"></script>
3737
</head>
3838

3939
<body>
@@ -170,9 +170,9 @@ <h5>pyscript_dev</h5>
170170

171171
<!-- begin readme content -->
172172
<div class="readme">
173-
<h1 id="pyscript">Say Hello to PyScript</h1>
173+
<h1 id="pyscript">Say Hello to PyScript 👋</h1>
174174

175-
<p><strong>PyScript</strong> is a platform for <a href="https://python.org" target="_blank">Python</a> in the
175+
<p><strong>PyScript</strong> is an <a href="https://github.com/pyscript/pyscript">open source</a> platform for <a href="https://python.org" target="_blank">Python</a> in the
176176
<a href="https://en.wikipedia.org/wiki/Web_browser" target="_blank">browser</a>.</p>
177177

178178
<p>PyScript brings together two of the most vibrant technical ecosystems on the

0 commit comments

Comments
 (0)