File tree Expand file tree Collapse file tree 5 files changed +24
-2
lines changed
Expand file tree Collapse file tree 5 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 33 < head >
44 < title > AzuOS - AzuSystem</ title >
55 < link rel ="stylesheet " href ="../assets/downloads.css ">
6+ < link rel ="icon " type ="image/svg+xml " href ="../assets/images/logo.svg ">
67 < meta name ="viewport " content ="width=device-width, initial-scale=1, maximum-scale=1 ">
78 </ head >
89 < body >
1819 < button onclick ="window.location.href='../about' ">
1920 < img src =../assets/images/icons/info.svg height =20 >
2021 </ button >
21- < button onclick ="window.location.href='../' ">
22+ < button onclick ="window.location.href='../../ ' ">
2223 < img src =../assets/images/icons/home.svg height =20 >
2324 </ button >
2425 </ div >
Original file line number Diff line number Diff line change 33 < head >
44 < title > AzuOS - AzuSystem</ title >
55 < link rel ="stylesheet " href ="../assets/downloads.css ">
6+ < link rel ="icon " type ="image/svg+xml " href ="../assets/images/logo.svg ">
67 < meta name ="viewport " content ="width=device-width, initial-scale=1, maximum-scale=1 ">
78 </ head >
89 < body >
1819 < button onclick ="window.location.href='../about' ">
1920 < img src =../assets/images/icons/info.svg height =20 >
2021 </ button >
21- < button onclick ="window.location.href='../' ">
22+ < button onclick ="window.location.href='../../ ' ">
2223 < img src =../assets/images/icons/home.svg height =20 >
2324 </ button >
2425 </ div >
Original file line number Diff line number Diff line change 33 < head >
44 < title > AzuOS - AzuSystem</ title >
55 < link rel ="stylesheet " href ="assets/index.css ">
6+ < link rel ="icon " type ="image/svg+xml " href ="assets/images/logo.svg ">
67 < meta name ="viewport " content ="width=device-width, initial-scale=1, maximum-scale=1 ">
8+ < meta name ="author " content ="AzuSystem " />
9+ < meta name ="description " content ="AzuOS is an Arch-based Linux Distro primarily focused on its stunning desktop design. " />
10+ < meta property ="og:title " content ="AzuOS by AzuSystem " />
11+ < meta property ="og:description " content ="AzuOS is an Arch-based Linux Distro primarily focused on its stunning desktop design. " />
12+ < meta property ="og:image:url " content ="https://azusystem.github.io/azuos/assets/images/thumbnail.png " />
13+ < meta charset ="UTF-8 ">
14+ < meta name ="google-site-verification " content ="AZuLeWncVBHmSHMmBnB0DcNkbiY3DFinJ-Rrvg6raNA " />
715 </ head >
816 < body >
917 < div class =stars > </ div >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <urlset xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9" >
3+ <url >
4+ <loc >https://azusystem.github.io/</loc >
5+ <priority >1.0</priority >
6+ </url >
7+ <url >
8+ <loc >https://azusystem.github.io/azuos</loc >
9+ <changefreq >monthly</changefreq >
10+ <priority >0.9</priority >
11+ </url >
12+ </urlset >
You can’t perform that action at this time.
0 commit comments