File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ $(function () {
2
2
3
3
// one hour later due to https://github.com/openSUSE/landing-page/issues/113
4
4
5
- var leapReleaseDate = moment . tz ( "2024 -06-12 12:00" , "UTC" ) ;
5
+ var leapReleaseDate = moment . tz ( "2023 -06-07 12:00" , "UTC" ) ;
6
6
7
7
$ ( '.opensuse-countdown__number' ) . countdown ( leapReleaseDate . toDate ( ) , function ( event ) {
8
8
Original file line number Diff line number Diff line change @@ -129,13 +129,13 @@ <h4 class="wow fadeIn" data-wow-delay=".6s" lang="en">Get the most complete Linu
129
129
< div class ="opensuse-countdown ">
130
130
131
131
< div class ="opensuse-microos__headbox " >
132
- < a href ="https://get.opensuse.org/leap/15.6 / " class ="opensuse-microos__headbox_con " target ="_blank ">
132
+ < a href ="https://get.opensuse.org/microos / " class ="opensuse-microos__headbox_con " target ="_blank ">
133
133
< div class ="opensuse-microos__headbox_con ">
134
- < span class ="opensuse-countdown__version-name "> Leap 15.6 </ span >
135
- < img src ="build/images/countdown-leap .png " width ="160 " height ="160 " alt ="openSUSE - Leap Logo ">
134
+ < span class ="opensuse-countdown__version-name "> MicroOS </ span >
135
+ < img src ="build/images/countdown-microos .png " width ="160 " height ="100 " alt ="openSUSE - MicroOS Logo ">
136
136
</ div >
137
137
< div class ="opensuse-microos__headbox_text ">
138
- < span lang ="en "> available in </ span >
138
+ < span lang ="en "> Micro Service OS </ span >
139
139
</ div >
140
140
</ a >
141
141
</ div >
You can’t perform that action at this time.
0 commit comments