diff options
| author | Dylan Müller <root@lunar.sh> | 2025-09-08 01:19:22 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-08 01:19:22 +0200 |
| commit | 4af96b866fe18aa1fda255ce941548bd05d6984d (patch) | |
| tree | 28c6a4062bdc6bbcfec7ebb43854d039703e3513 | |
| parent | ec07b75b434ba572db9b2566ee91d9d74997fbb7 (diff) | |
| download | journal.lunar.sh-4af96b866fe18aa1fda255ce941548bd05d6984d.tar.gz journal.lunar.sh-4af96b866fe18aa1fda255ce941548bd05d6984d.zip | |
Update 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 | | | +---------------------------------------+ ``` |
