File tree Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Original file line number Diff line number Diff line change 1
1
< div class ="homepage ">
2
- < div class ="section dark head " style ='background:#343442; padding-top:5em ; padding-bottom: 5em ; '>
2
+ < div class ="section dark head " style ='background:#343442; padding-top:3em ; padding-bottom: 3em ; '>
3
3
< div class ="container ">
4
4
< div class ="row ">
5
5
< div class ="span3 ">
6
6
< img src ="img/haxe-logo.svg " class ="logo " onerror ="this.src='/img/haxe-logo.png' " /> < br /> < br />
7
7
</ div >
8
8
< div class ="span7 ">
9
- < h1 class ="homepage-title "> Haxe 4 is here! </ h1 >
9
+ < h1 class ="homepage-title "> < strong style =" color:#f68712 " > Haxe</ strong > empowers cross-platform development </ h1 >
10
10
< p class ="lead ">
11
11
Haxe is an open source high-level strictly-typed programming language with a fast optimizing cross-compiler.
12
12
</ p >
@@ -19,6 +19,23 @@ <h1 class="homepage-title">Haxe 4 is here!</h1>
19
19
</ div >
20
20
</ div >
21
21
22
+ < div class ="section dark sub-head ">
23
+ < div class ="container ">
24
+ < div class ="row ">
25
+ < div class ="span12 text-center ">
26
+ < h1 class ="homepage-title "> Get a glimpse of Haxe 5.0!</ h1 >
27
+ < p class ="lead ">
28
+ We just released a preview version of Haxe 5.0.< br />
29
+ More features are coming; see also < a href ="download/nightlies/ " style ="color:#f68712 "> nightlies</ a > for the very latest Haxe.
30
+ </ p >
31
+
32
+ < a href ="download/version/5.0.0-preview.1/ " class =" btn btn-haxe "> Download 5.0.0-preview.1< i class ="fa fa-caret-right "> </ i > </ a > < br />
33
+ < small class ="release-date "> Released: 2025-07-04</ small >
34
+ </ div >
35
+ </ div >
36
+ </ div >
37
+ </ div >
38
+
22
39
< div class ="section ">
23
40
< div class ="container ">
24
41
< div class ="row ">
You can’t perform that action at this time.
0 commit comments