aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@gmail.com>2025-01-03 20:21:40 -0800
committerPreston Pan <ret2pop@gmail.com>2025-01-03 20:21:40 -0800
commit7b6c23a672ad42103c358bcbe72d42baa6263ec7 (patch)
tree7ccaabbfb81493a8edefd8d3ea75b128892db433
parentb0d4eca8ad33a02267f4dcb4ea3c8194a1032b92 (diff)
change index a bit; change journal
-rw-r--r--index.org5
-rw-r--r--journal/index.org1
-rw-r--r--mindmap/lrc_circuit.pngbin3271 -> 3271 bytes
3 files changed, 3 insertions, 3 deletions
diff --git a/index.org b/index.org
index 8d59da4..cf12389 100644
--- 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
diff --git a/journal/index.org b/journal/index.org
index aafa48d..b959e7a 100644
--- a/journal/index.org
+++ b/journal/index.org
@@ -1,4 +1,3 @@
-# -*- org-publish-use-timestamps-flag: nil; -*-
#+title: Journal
#+author: Preston Pan
#+description: My journal entries
diff --git a/mindmap/lrc_circuit.png b/mindmap/lrc_circuit.png
index dd3cd56..681990c 100644
--- a/mindmap/lrc_circuit.png
+++ b/mindmap/lrc_circuit.png
Binary files differ