File tree 2 files changed +15
-1032
lines changed
2 files changed +15
-1032
lines changed Original file line number Diff line number Diff line change 33
33
gtag ( 'js' , new Date ( ) ) ;
34
34
gtag ( 'config' , 'G-LKETQQ110J' ) ;
35
35
</ script >
36
- < link rel ="stylesheet " href ="https://pyscript.net/releases/2025.2.3 /core.css " />
37
- < script type ="module " src ="https://pyscript.net/releases/2025.2.3 /core.js "> </ script >
36
+ < link rel ="stylesheet " href ="https://pyscript.net/releases/2025.2.4 /core.css " />
37
+ < script type ="module " src ="https://pyscript.net/releases/2025.2.4 /core.js "> </ script >
38
38
</ head >
39
39
40
40
< body >
45
45
< div class ="logo ">
46
46
< img src ="/assets/images/pyscript-sticker-black.svg ">
47
47
< strong class ="subhead "> PyScript is an < u > open source</ u >
48
- platform for < em > Python in the browser</ em > .</ strong >
49
- </ div >
48
+ platform for < em > Python in the browser</ em > .</ strong > < br />
49
+ < span class =" subhead " > The latest version is < a href =" https://pyscript.net/releases/2025.2.4/ " target =" _blank " > 2025.2.4 </ a > . </ span >
50
50
</ header >
51
51
<!-- end header -->
52
52
88
88
</ div >
89
89
<!-- end terminal window -->
90
90
91
+
91
92
< div class ="dialogs ">
92
93
<!-- begin pyscript.com badge -->
93
94
< a href ="https://pyscript.com/ " target ="_blank " rel ="noreferrer noopener " class ="examples-block ">
@@ -206,6 +207,9 @@ <h4>PyScript Newsletter</h4>
206
207
< div class ="loading-indicator " style ="display: none; "> </ div >
207
208
</ button >
208
209
</ div >
210
+ < div >
211
+ < br /> < p > < a href ="/news "> Read previous editions</ a > .</ p >
212
+ </ div >
209
213
</ form >
210
214
</ div >
211
215
You can’t perform that action at this time.
0 commit comments