diff options
| -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 | | | +---------------------------------------+ ``` |
