File tree Expand file tree Collapse file tree 3 files changed +20
-1
lines changed
Expand file tree Collapse file tree 3 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11+++
2- date = " 2021-12 -18T23:00 :00+00:00"
2+ date = " 2022-03 -18T23:50 :00+00:00"
33draft = false
44title = " The first Asahi Linux Alpha Release is here!"
55slug = " asahi-linux-alpha-release"
Original file line number Diff line number Diff line change @@ -11,6 +11,16 @@ <h1>Linux on Apple Silicon</h1>
1111 </ div >
1212 </ div >
1313</ section >
14+ < section id ="download ">
15+ < div class ="center-title ">
16+ < h1 > Download</ h1 >
17+ </ div >
18+ < div class ="download-card center-card ">
19+ < i class ="big-icon fas fa-arrow-down "> </ i >
20+ < p > The Asahi Linux alpha release is out!</ p >
21+ < a href ="/2022/03/asahi-linux-alpha-release/ " class ="more "> Check out the announcement< i class ="fas fa-angle-right more "> </ i > </ a >
22+ </ div >
23+ </ section >
1424< section id ="community " class ="white-text ">
1525 < div class ="center-title ">
1626 < h1 > Community</ h1 >
Original file line number Diff line number Diff line change @@ -723,6 +723,15 @@ div.chat-button a {
723723 justify-content : center;
724724}
725725
726+ /* Download */
727+ body .landing # download {
728+ background-color : # 4ecbaa ;
729+ }
730+
731+ .download-card {
732+ background-color : # 057f5f ;
733+ }
734+
726735/* Contribute */
727736body .landing # contribute {
728737 background-color : # FFF ;
You can’t perform that action at this time.
0 commit comments