19dc06b6771b8d33236aa4d404e0b97ab1f3b8de
Home.md
... | ... | @@ -9,29 +9,29 @@ It also replaces the Wiki of <a href="https://git.pwoss.org" target="_blank">git |
9 | 9 | <div class="row"> |
10 | 10 | <div class="column"> |
11 | 11 | <div class="card"> |
12 | - <img src="/public/images/icons/desktop.png" alt="desktop" width="100"> |
|
12 | + <img src="/public//images/icons/server.png" alt="server" width="100""> |
|
13 | 13 | <div class="container"> |
14 | - <p class="title">Desktop</p> |
|
15 | - • <a href="/content/desktop/arch">Arch Linux</a><br> |
|
16 | - • <a href="/content/desktop/desktop-software-suite">Software Suite</a> |
|
14 | + <p class="title">Server</p> |
|
15 | + • <a href="/content/server/arch-x86_64">Arch Linux</a><br> |
|
16 | + • <a href="/content/server/server-software-suite">Software Suite</a> |
|
17 | 17 | </div> |
18 | 18 | </div> |
19 | 19 | </div> |
20 | 20 | |
21 | 21 | <div class="column"> |
22 | 22 | <div class="card"> |
23 | - <img src="/public//images/icons/server.png" alt="server" width="100""> |
|
23 | + <img src="/public/images/icons/desktop.png" alt="desktop" width="100"> |
|
24 | 24 | <div class="container"> |
25 | - <p class="title">Server</p> |
|
26 | - • <a href="/content/server/arch-x86_64">Arch Linux</a><br> |
|
27 | - • <a href="/content/server/server-software-suite">Software Suite</a> |
|
25 | + <p class="title">Desktop</p> |
|
26 | + • <a href="/content/desktop/arch">Arch Linux</a><br> |
|
27 | + • <a href="/content/desktop/desktop-software-suite">Software Suite</a> |
|
28 | 28 | </div> |
29 | 29 | </div> |
30 | 30 | </div> |
31 | 31 | |
32 | 32 | <div class="column"> |
33 | 33 | <div class="card"> |
34 | - <img src="/public/images/icons/mobile.png" alt="mobile" width="100"> |
|
34 | + <img src="/public/images/icons/mobile.svg" alt="mobile" width="100"> |
|
35 | 35 | <div class="container"> |
36 | 36 | <p class="title">Mobile</p> |
37 | 37 | • <a href="/content/mobile/android/overview">Android</a> • <a href="/content/mobile/linux/overview">Linux</a> |