Skip to content

Commit

Permalink
update os order in navbar and highlight data backup in dualboot
Browse files Browse the repository at this point in the history
  • Loading branch information
chrbeckm committed Sep 29, 2024
1 parent 470109c commit 3df555a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
submenu:
- title: Überblick
link: install/
- title: Linux
link: linux/
- title: macOS
link: macos/
- title: Windows 10
link: windows_10/
- title: Windows 11
link: windows_11/
- title: macOS
link: macos/
- title: Linux
link: linux/
- title: Linux/Windows DualBoot
link: dualboot/

Expand Down
6 changes: 3 additions & 3 deletions install/dualboot.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ kannst du der Anleitung ab
## Vollständiges Backup erstellen

Die Installation eines neuen Betriebssystems involviert die Erstellung und
Formatierung neuer Partitionen, wenn etwas schiefgeht, können Daten verloren gehen.
Deshalb solltest du als Erstes ein vollständiges Backup deines Rechners machen,
bevor du weitermachst.
Formatierung neuer Partitionen auf der Festplatte, wenn etwas schiefgeht, können Daten verloren gehen.
<span style="color:crimson"> **Deshalb solltest du als Erstes ein vollständiges
Backup deines Rechners machen, bevor du weitermachst!** </span>


## Sich für eine Linux-Distribution entscheiden
Expand Down

0 comments on commit 3df555a

Please sign in to comment.