diff options
author | Preston Pan <preston@nullring.xyz> | 2024-01-26 20:35:07 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-01-26 20:35:07 -0800 |
commit | 1477e8ba71c46d7b258488398db8a45628691ce9 (patch) | |
tree | d1ed5246c7c86f76fc835b2a1256c25259cd62bd /index.org | |
parent | efb7512c6f16bc01c593030e6e0f3d760bbf33cc (diff) |
add birthday
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 "\"fix\" for mobile" +git commit -m "add birthday" git push github main rsync -azvP ~/website_html/ root@nullring.xyz:/var/www/ret2pop/ #+end_src |