aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.org8
1 files changed, 1 insertions, 7 deletions
diff --git a/index.org b/index.org
index bc62e1f..756d115 100644
--- a/index.org
+++ b/index.org
@@ -59,16 +59,10 @@ Who is the man behind ret2pop? How do you contact him? So many mysteries awaitâ€
** About this Website
I wrote this website in org mode. For more information, see the [[file:README.org][README]]. Here is how I upload my
website:
-#+begin_src shell
+#+begin_src shell :exports code
cd ~/org/website
git add .
git commit -m "add code block in website"
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 | . | | | | |