From 18ce6fd70011b27c8c4fdf381bd9f5a2b4d92b57 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Thu, 25 Jan 2024 16:48:43 -0800 Subject: is my website fixed? --- index.org | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'index.org') diff --git a/index.org b/index.org index 756d115..fc678f6 100644 --- a/index.org +++ b/index.org @@ -62,7 +62,12 @@ website: #+begin_src shell :exports code cd ~/org/website git add . -git commit -m "add code block in website" +git commit -m "is my website fixed?" git push github main rsync ~/website_html/ root@nullring.xyz:/var/www/ret2pop/ #+end_src + +#+RESULTS: +| [main | 383ca6a] | add | code | block | in | website | +| 1 | file | changed, | 1 | insertion(+), | 7 | deletions(-) | +| skipping | directory | . | | | | | -- cgit