aboutsummaryrefslogtreecommitdiff
path: root/index.org
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2024-02-05 22:22:16 -0800
committerPreston Pan <preston@nullring.xyz>2024-02-05 22:22:16 -0800
commita3fa907f7c0a23a32d64983087820231c68b3e82 (patch)
treeb9fa9b257c8d9d38d3518d4ec3fe00ebb291ae10 /index.org
parented7a47c0f4a9ddba17f81e9232e5116bca518049 (diff)
edit some mindmaps
Diffstat (limited to 'index.org')
-rw-r--r--index.org4
1 files changed, 2 insertions, 2 deletions
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