aboutsummaryrefslogtreecommitdiff
path: root/index.org
diff options
context:
space:
mode:
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