diff options
author | Preston Pan <preston@nullring.xyz> | 2024-01-25 19:24:16 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-01-25 19:24:16 -0800 |
commit | 8bf94dd5c9529bc7fe599a32e96622d29d2c1436 (patch) | |
tree | 40d4c8b9af81be7be3ad3862aed09c1b7dc96527 /index.org | |
parent | d18d2ec8b79deaab200f5ab2edb94ade81e13ceb (diff) |
center postamble
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 "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 |