diff options
| -rw-r--r-- | _posts/2020-12-11-mono-dot-net-injection.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/_posts/2020-12-11-mono-dot-net-injection.md b/_posts/2020-12-11-mono-dot-net-injection.md index 50d50e3..c6ee89a 100644 --- a/_posts/2020-12-11-mono-dot-net-injection.md +++ b/_posts/2020-12-11-mono-dot-net-injection.md @@ -307,10 +307,10 @@ All source code for this `journal` is hosted at ``` +---------------------------------------+ -| .-. .-. .-. | -| / \ / \ / \ | -| \ / \ / \ / | -| "_" "_" "_" | +| .-. .-. .-. | +| / \ / \ / \ + | +| \ / \ / \ / | +| "_" "_" "_" | | | | _ _ _ _ _ _ ___ ___ _ _ | | | | | | | | \| | /_\ | _ \ / __| || | | @@ -322,7 +322,7 @@ All source code for this `journal` is hosted at | https://lunar.sh | | | | Research Laboratories | -| Copyright (C) 2022-2025 | +| Copyright (C) 2022-2024 | | | +---------------------------------------+ ``` |
