From bc4798f6058e408a4310f9dcd91e032c2f3df13f Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Thu, 25 Jan 2024 16:46:40 -0800 Subject: add code block in website --- index.org | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'index.org') diff --git a/index.org b/index.org index 2b41f6e..bc62e1f 100644 --- a/index.org +++ b/index.org @@ -63,6 +63,12 @@ website: cd ~/org/website git add . git commit -m "add code block in website" -git push origin main +git push github main rsync ~/website_html/ root@nullring.xyz:/var/www/ret2pop/ #+end_src + +#+RESULTS: +| [main | 9d15d37] | add | code | block | in | website | +| 12 | files | changed, | 131 | insertions(+), | 39 | deletions(-) | +| create | mode | 100644 | journal/20240125.org | | | | +| skipping | directory | . | | | | | -- cgit