From a3fa907f7c0a23a32d64983087820231c68b3e82 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Mon, 5 Feb 2024 22:22:16 -0800 Subject: edit some mindmaps --- index.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'index.org') diff --git a/index.org b/index.org index 61e1b2a..8ed03fb 100644 --- a/index.org +++ b/index.org @@ -24,7 +24,7 @@ Hello! I'm a person on the internet that does things, such as: - Mathematics - Physics - Linguistics -- Thinking +- Thinking about stuff And if you're here to do one of these things, I guarantee you're in the right place! * [[file:journal/index.org][Journal]] @@ -64,7 +64,7 @@ website: #+begin_src shell :exports code :results silent cd ~/org/website git add . -git commit -m "add linkedin" +git commit -m "edit some mindmaps" git push github main rsync -azvP ~/website_html/ root@nullring.xyz:/var/www/ret2pop/ #+end_src -- cgit