diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2025-10-29 18:08:07 +0100 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2025-10-29 18:08:20 +0100 |
| commit | c69bbc7c0ee77c11dbc7cae346dbf282fffb956d (patch) | |
| tree | 189dd84ec62e9a0372edfa6b4025be881e2d0139 /content/guide | |
| parent | 31d55a1d0688a6cbbb0f8a1bef5f325ccfe782b8 (diff) | |
change header and color for copied articles also update stuff
Diffstat (limited to 'content/guide')
| -rw-r--r-- | content/guide/archinstall.md | 4 | ||||
| -rw-r--r-- | content/guide/stuff-about-dns-and-ip.md | 5 |
2 files changed, 8 insertions, 1 deletions
diff --git a/content/guide/archinstall.md b/content/guide/archinstall.md index d3209dd..1d5a2c3 100644 --- a/content/guide/archinstall.md +++ b/content/guide/archinstall.md @@ -2,6 +2,10 @@ title: Archinstall date: 2025-10-05T16:33:24+02:00 index: false +draft: false +icon: https://upload.wikimedia.org/wikipedia/commons/thumb/1/13/Arch_Linux_%22Crystal%22_icon.svg/640px-Arch_Linux_%22Crystal%22_icon.svg.png +#copied: ["me", "/"] +table: true --- > I install Arch Linux for french people in this guide. Also, Arch Linux is really popular, but you should checkout alternatives like [Artix Linux](https://artixlinux.org). You should [avoid systemd](https://unixdigest.com/articles/the-real-motivation-behind-systemd.html) diff --git a/content/guide/stuff-about-dns-and-ip.md b/content/guide/stuff-about-dns-and-ip.md index b336d30..07b668d 100644 --- a/content/guide/stuff-about-dns-and-ip.md +++ b/content/guide/stuff-about-dns-and-ip.md @@ -1,8 +1,11 @@ --- title: Stuff about DNS and IP date: 2025-10-27T13:46:54+01:00 -draft: true index: false +draft: true +#icon: '' +#copied: ["me", "/"] +table: true --- ## IP addresses |
