diff options
author | Preston Pan <preston@nullring.xyz> | 2024-01-26 21:29:03 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-01-26 21:29:03 -0800 |
commit | 8052f784a5a3c74fa0a2bacfc6d088eaa75f0213 (patch) | |
tree | 2d796094a202c1be635a886f850a030bd035d221 /index.org | |
parent | 1477e8ba71c46d7b258488398db8a45628691ce9 (diff) |
add FLI explanation
Diffstat (limited to 'index.org')
-rw-r--r-- | index.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,7 +64,7 @@ website: #+begin_src shell :exports code :results silent cd ~/org/website git add . -git commit -m "add birthday" +git commit -m "add FLI explanation" git push github main rsync -azvP ~/website_html/ root@nullring.xyz:/var/www/ret2pop/ #+end_src |