diff options
author | Preston Pan <preston@nullring.xyz> | 2024-01-25 19:29:36 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-01-25 19:29:36 -0800 |
commit | 1d6002685d684a3d0a6637921709ae7e8f96368f (patch) | |
tree | 892f541203207432de31903060f43615c597e97f /index.org | |
parent | a125b5bb727e080665ea9d1941303b206870e307 (diff) |
add copyright symbol for real
Diffstat (limited to 'index.org')
-rw-r--r-- | index.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ website: #+begin_src shell :exports code :results silent cd ~/org/website git add . -git commit -m "actual copyright symbol" +git commit -m "add copyright symbol for real" git push github main rsync -azvP ~/website_html/ root@nullring.xyz:/var/www/ret2pop/ #+end_src |