5e4c1f28307275864b56144b254515aa1fa47671
Home.md
| ... | ... | @@ -2,9 +2,4 @@ |
| 2 | 2 | |
| 3 | 3 | This will contain various information that I have gathered or learned over time with mainly Linux topics. |
| 4 | 4 | |
| 5 | -- [systemd Tips & Tricks](/Linux/systemd-tips-and-tricks) |
|
| 6 | -- [Ubuntu Notes](/Linux/ubuntu-notes) |
|
| 7 | -- [Arch Notes](/Linux/arch-notes) |
|
| 8 | -- [Wayland & X11 Notes](/Linux/Wayland-and-X11) |
|
| 9 | -- [nix Tips & Tricks](/Linux/nix-tips-and-tricks) |
|
| 10 | -- [Pine64 Notes](/Linux/pine64-notes) |
|
| 5 | +- [Linux](/Linux/Home) |
Linux/Home.md
| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | +## Linux Page |
|
| 2 | + |
|
| 3 | +Linux topics. |
|
| 4 | + |
|
| 5 | +- [systemd Tips & Tricks](/systemd-tips-and-tricks) |
|
| 6 | +- [Ubuntu Notes](/ubuntu-notes) |
|
| 7 | +- [Arch Notes](/arch-notes) |
|
| 8 | +- [Wayland & X11 Notes](/Wayland-and-X11) |
|
| 9 | +- [nix Tips & Tricks](/nix-tips-and-tricks) |
|
| 10 | +- [Pine64 Notes](/pine64-notes) |