diff options
author | Preston Pan <preston@nullring.xyz> | 2024-01-26 15:39:37 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-01-26 15:39:37 -0800 |
commit | 1f1230ca264f894577372906dbe401f8759d2c86 (patch) | |
tree | 73b5df4856d781aa81a024d968709c8ee29a8de1 /index.org | |
parent | a8cb632d9992f089571f51d79a1301fa6b9949d4 (diff) |
second image
Diffstat (limited to 'index.org')
-rw-r--r-- | index.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ website: #+begin_src shell :exports code :results silent cd ~/org/website git add . -git commit -m "exports both" +git commit -m "second image" git push github main rsync -azvP ~/website_html/ root@nullring.xyz:/var/www/ret2pop/ #+end_src |