diff options
| author | Dylan Müller <root@lunar.sh> | 2025-09-08 01:21:16 +0200 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-08 01:21:16 +0200 | 
| commit | 551c42fd1336e930a697cc1659813a461e07aef0 (patch) | |
| tree | 8ac5788452dd551bc7283c6528651d39e8613a60 /_posts/2024-03-20-rf-primer.md | |
| parent | 02f5d5816e144124f81ed89152afcb29e65db491 (diff) | |
| download | journal.lunar.sh-551c42fd1336e930a697cc1659813a461e07aef0.tar.gz journal.lunar.sh-551c42fd1336e930a697cc1659813a461e07aef0.zip  | |
Update 2024-03-20-rf-primer.md
Diffstat (limited to '_posts/2024-03-20-rf-primer.md')
| -rw-r--r-- | _posts/2024-03-20-rf-primer.md | 10 | 
1 files changed, 5 insertions, 5 deletions
diff --git a/_posts/2024-03-20-rf-primer.md b/_posts/2024-03-20-rf-primer.md index 49b9371..cda19cc 100644 --- a/_posts/2024-03-20-rf-primer.md +++ b/_posts/2024-03-20-rf-primer.md @@ -731,10 +731,10 @@ might help with understanding more advanced concepts.  ```  +---------------------------------------+ -|   .-.         .-.         .-.         | -|  /   \       /   \       /   \        | -|       \     /     \     /     \    /  | -|         "_"         "_"         "_"   | +|     .-.       .-.       .-.           | +|    /   \     /   \     /   \     +    | +|         \   /     \   /     \   /     | +|          "_"       "_"       "_"      |  |                                       |  |  _   _   _ _  _   _   ___   ___ _  _  |  | | | | | | | \| | /_\ | _ \ / __| || | | @@ -746,7 +746,7 @@ might help with understanding more advanced concepts.  | https://lunar.sh                      |  |                                       |  | Research Laboratories                 | -| Copyright (C) 2022-2025               | +| Copyright (C) 2022-2024               |  |                                       |  +---------------------------------------+  ```  | 
