diff options
| author | Dylan Müller <root@lunar.sh> | 2025-09-08 01:20:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-08 01:20:30 +0200 |
| commit | 7480cee124da33a44fb84a6e7a4c1b52db69eee0 (patch) | |
| tree | ac63185846f794e6410313c17fa6df214b40991a | |
| parent | 2d6ad3476403f4dae3c41525ccde2f0e31a6801b (diff) | |
| download | journal.lunar.sh-7480cee124da33a44fb84a6e7a4c1b52db69eee0.tar.gz journal.lunar.sh-7480cee124da33a44fb84a6e7a4c1b52db69eee0.zip | |
Update 2022-12-31-linux-detours.md
| -rw-r--r-- | _posts/2022-12-31-linux-detours.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/_posts/2022-12-31-linux-detours.md b/_posts/2022-12-31-linux-detours.md index dfd42c9..83cbebf 100644 --- a/_posts/2022-12-31-linux-detours.md +++ b/_posts/2022-12-31-linux-detours.md @@ -578,10 +578,10 @@ You can find the `cdl86` source code ``` +---------------------------------------+ -| .-. .-. .-. | -| / \ / \ / \ | -| \ / \ / \ / | -| "_" "_" "_" | +| .-. .-. .-. | +| / \ / \ / \ + | +| \ / \ / \ / | +| "_" "_" "_" | | | | _ _ _ _ _ _ ___ ___ _ _ | | | | | | | | \| | /_\ | _ \ / __| || | | @@ -593,7 +593,7 @@ You can find the `cdl86` source code | https://lunar.sh | | | | Research Laboratories | -| Copyright (C) 2022-2025 | +| Copyright (C) 2022-2024 | | | +---------------------------------------+ ``` |
