diff options
author | Preston Pan <preston@nullring.xyz> | 2024-01-26 16:44:28 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-01-26 16:44:28 -0800 |
commit | c9c3d9532f5a9ce2bd5d4874145d2c4a9e750ed5 (patch) | |
tree | d0728bb9fd091d402d704eea345798e43363f5fa /index.org | |
parent | d85a9cc60f46c74f1ce17baad473552d1d319f4f (diff) |
add logo
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 "second image" +git commit -m "add logo" git push github main rsync -azvP ~/website_html/ root@nullring.xyz:/var/www/ret2pop/ #+end_src |