diff options
author | dmlunar <root@lunar.sh> | 2025-03-14 13:56:27 +0200 |
---|---|---|
committer | dmlunar <root@lunar.sh> | 2025-08-08 16:16:49 +0200 |
commit | 994b347557ccf03af0cd910d8ba50d127b7a61dd (patch) | |
tree | 9ece6c3e1b6bf5477737df137df0536b0c8e9559 /_includes/signature.md | |
download | journal.lunar.sh-994b347557ccf03af0cd910d8ba50d127b7a61dd.tar.gz journal.lunar.sh-994b347557ccf03af0cd910d8ba50d127b7a61dd.zip |
initial commit.
Diffstat (limited to '_includes/signature.md')
-rw-r--r-- | _includes/signature.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/_includes/signature.md b/_includes/signature.md new file mode 100644 index 0000000..bcaf16a --- /dev/null +++ b/_includes/signature.md @@ -0,0 +1,22 @@ +``` ++---------------------------------------+ +| .-. .-. .-. | +| / \ / \ / \ | +| / \ / \ / \ / | +| \ / \ / \ / | +| "_" "_" "_" | +| | +| _ _ _ _ _ _ ___ ___ _ _ | +| | | | | | | \| | /_\ | _ \ / __| || | | +| | |_| |_| | .` |/ _ \| /_\__ \ __ | | +| |____\___/|_|\_/_/ \_\_|_(_)___/_||_| | +| | +| | +| Lunar RF Labs | +| https://lunar.sh | +| | +| RF Research Laboratories | +| Copyright (C) 2022-2024 | +| | ++---------------------------------------+ +``` |