diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2025-10-30 10:54:14 +0100 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2025-10-30 10:54:14 +0100 |
| commit | a741a07656665aa66e9ba91094c4f0bbeca19644 (patch) | |
| tree | b28228a7a23e2f452b3610a0eeaaa9f36b8532e1 | |
| parent | 15becfa7e6b3c5cda552b996b21c4e01c6891fb4 (diff) | |
publish two guides
| -rw-r--r-- | content/guide/clean_your_home.md | 2 | ||||
| -rw-r--r-- | content/guide/stuff-about-dns-and-ip.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/content/guide/clean_your_home.md b/content/guide/clean_your_home.md index 194596f..01a0f7a 100644 --- a/content/guide/clean_your_home.md +++ b/content/guide/clean_your_home.md @@ -2,7 +2,7 @@ title: Clean your $HOME date: 2025-10-30T08:49:28+01:00 index: false -draft: true +draft: false #icon: '' #copied: ["me", "/"] table: true diff --git a/content/guide/stuff-about-dns-and-ip.md b/content/guide/stuff-about-dns-and-ip.md index 07b668d..bb2ea74 100644 --- a/content/guide/stuff-about-dns-and-ip.md +++ b/content/guide/stuff-about-dns-and-ip.md @@ -2,7 +2,7 @@ title: Stuff about DNS and IP date: 2025-10-27T13:46:54+01:00 index: false -draft: true +draft: false #icon: '' #copied: ["me", "/"] table: true |
