Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 007e28b

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

File tree

1 file changed

+4
-4
lines changed
Filter options

1 file changed

+4
-4
lines changed

‎index.html

Copy file name to clipboardExpand all lines: index.html
+4-4Lines changed: 4 additions & 4 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.