diff options
author | crupest <crupest@outlook.com> | 2025-06-12 01:10:27 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2025-06-12 01:10:27 +0800 |
commit | 5bcdda2ef5fcb523483919deeaa51ddd58ada6bd (patch) | |
tree | 67bda969251dc45a3ca61adc9b2fa685cf685587 /www/content/notes/cheat-sheet.md | |
parent | 6a2f803913997c9ec715df31d7622e766f1880a5 (diff) | |
download | crupest-5bcdda2ef5fcb523483919deeaa51ddd58ada6bd.tar.gz crupest-5bcdda2ef5fcb523483919deeaa51ddd58ada6bd.tar.bz2 crupest-5bcdda2ef5fcb523483919deeaa51ddd58ada6bd.zip |
feat(www): split hurd cheat-sheet.
Diffstat (limited to 'www/content/notes/cheat-sheet.md')
-rw-r--r-- | www/content/notes/cheat-sheet.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/www/content/notes/cheat-sheet.md b/www/content/notes/cheat-sheet.md index 77e337d..11e900c 100644 --- a/www/content/notes/cheat-sheet.md +++ b/www/content/notes/cheat-sheet.md @@ -1,9 +1,15 @@ --- title: "Cheat Sheet" date: 2025-04-01T23:09:53+08:00 -lastmod: 2025-04-01T23:09:53+08:00 +lastmod: 2025-06-12T01:09:39+08:00 --- +{{< mono >}} + +goto: [Hurd Cheat Sheet (in a separated page)](/notes/hurd/cheat-sheet) + +{{< /mono >}} + ## GRUB Update GRUB after `grub` package is updated. Replace `/boot` with your mount |