aboutsummaryrefslogtreecommitdiff
path: root/index.org
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2024-01-25 19:24:16 -0800
committerPreston Pan <preston@nullring.xyz>2024-01-25 19:24:16 -0800
commit8bf94dd5c9529bc7fe599a32e96622d29d2c1436 (patch)
tree40d4c8b9af81be7be3ad3862aed09c1b7dc96527 /index.org
parentd18d2ec8b79deaab200f5ab2edb94ade81e13ceb (diff)
center postamble
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 7142dae..0ff2543 100644
--- a/index.org
+++ b/index.org
@@ -62,7 +62,7 @@ website:
#+begin_src shell :exports code :results silent
cd ~/org/website
git add .
-git commit -m "manually fix stem code blocks"
+git commit -m "center postamble"
git push github main
rsync -azvP ~/website_html/ root@nullring.xyz:/var/www/ret2pop/
#+end_src