diff options
Diffstat (limited to '_posts/2020-10-24-tiny-linux-c-binaries.md')
| -rw-r--r-- | _posts/2020-10-24-tiny-linux-c-binaries.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/_posts/2020-10-24-tiny-linux-c-binaries.md b/_posts/2020-10-24-tiny-linux-c-binaries.md index 65af30c..1fec202 100644 --- a/_posts/2020-10-24-tiny-linux-c-binaries.md +++ b/_posts/2020-10-24-tiny-linux-c-binaries.md @@ -366,10 +366,10 @@ Source code used in this `journal` is available at: ``` +---------------------------------------+ -| .-. .-. .-. | -| / \ / \ / \ | -| \ / \ / \ / | -| "_" "_" "_" | +| .-. .-. .-. | +| / \ / \ / \ + | +| \ / \ / \ / | +| "_" "_" "_" | | | | _ _ _ _ _ _ ___ ___ _ _ | | | | | | | | \| | /_\ | _ \ / __| || | | @@ -381,7 +381,7 @@ Source code used in this `journal` is available at: | https://lunar.sh | | | | Research Laboratories | -| Copyright (C) 2022-2025 | +| Copyright (C) 2022-2024 | | | +---------------------------------------+ ``` |
