aboutsummaryrefslogtreecommitdiff
path: root/index.org
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2024-01-26 16:44:28 -0800
committerPreston Pan <preston@nullring.xyz>2024-01-26 16:44:28 -0800
commitc9c3d9532f5a9ce2bd5d4874145d2c4a9e750ed5 (patch)
treed0728bb9fd091d402d704eea345798e43363f5fa /index.org
parentd85a9cc60f46c74f1ce17baad473552d1d319f4f (diff)
add logo
Diffstat (limited to 'index.org')
-rw-r--r--index.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.org b/index.org
index 1cef613..4f98201 100644
--- a/index.org
+++ b/index.org
@@ -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