aboutsummaryrefslogtreecommitdiff
path: root/index.org
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2024-02-27 17:04:35 -0800
committerPreston Pan <preston@nullring.xyz>2024-02-27 17:04:35 -0800
commit690dbc807b2d5349cba26b3e021cbb16a3238dba (patch)
treea416446afacc3709651a4e531e4853fc5b4cf5ab /index.org
parenta3fa907f7c0a23a32d64983087820231c68b3e82 (diff)
more journal entries
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 8ed03fb..17b499b 100644
--- a/index.org
+++ b/index.org
@@ -64,7 +64,7 @@ website:
#+begin_src shell :exports code :results silent
cd ~/org/website
git add .
-git commit -m "edit some mindmaps"
+git commit -m "more journal entries"
git push github main
rsync -azvP ~/website_html/ root@nullring.xyz:/var/www/ret2pop/
#+end_src