]> Untitled Git - monorepo.git/commitdiff
change index a bit; change journal
authorPreston Pan <ret2pop@gmail.com>
Sat, 4 Jan 2025 04:21:40 +0000 (20:21 -0800)
committerPreston Pan <ret2pop@gmail.com>
Sat, 4 Jan 2025 04:21:40 +0000 (20:21 -0800)
index.org
journal/index.org
mindmap/lrc_circuit.png

index 8d59da4a1962d85f2be69ab8fa1c6031afcbd5e0..cf123899c81a2727c5ce557e54a69666c62a8590 100644 (file)
--- a/index.org
+++ b/index.org
@@ -62,8 +62,9 @@ Who is the man behind ret2pop? How do you contact him? So many mysteries await
 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 :exports code :results silent
-git add .
-rsync -azvP ~/website_html/ root@nullring.xyz:/usr/share/nginx/ret2pop/
+  git add .
+  rsync -azvP ~/website_html/ root@nullring.xyz:/usr/share/nginx/ret2pop/
+  echo "asdf"
 #+end_src
 Then I run magit after.
 * Donate
index aafa48d9104016687ffa8e80dfea284cb078b1de..b959e7a966c5b14508e21b834b54d9e6612b7aca 100644 (file)
@@ -1,4 +1,3 @@
-# -*- org-publish-use-timestamps-flag: nil; -*-
 #+title: Journal
 #+author: Preston Pan
 #+description: My journal entries
index dd3cd56a368ddefabdff64cb4b124305cfc1bc19..681990c6e8056d21596e9ef8020f18628327a243 100644 (file)
Binary files a/mindmap/lrc_circuit.png and b/mindmap/lrc_circuit.png differ