diff options
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               |  |                                       |  +---------------------------------------+  ```  | 
