]> Untitled Git - monorepo.git/commitdiff
add code block in website
authorPreston Pan <preston@nullring.xyz>
Fri, 26 Jan 2024 00:47:48 +0000 (16:47 -0800)
committerPreston Pan <preston@nullring.xyz>
Fri, 26 Jan 2024 00:47:48 +0000 (16:47 -0800)
index.org

index bc62e1f86beb24bdda869dc32de08b9a49902f09..756d1159eb488b33068c9beaca27ed46e3e5a289 100644 (file)
--- 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 | .        |                      |                |    |              |