diff options
author | Preston Pan <preston@nullring.xyz> | 2024-02-05 22:22:16 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-02-05 22:22:16 -0800 |
commit | a3fa907f7c0a23a32d64983087820231c68b3e82 (patch) | |
tree | b9fa9b257c8d9d38d3518d4ec3fe00ebb291ae10 /index.org | |
parent | ed7a47c0f4a9ddba17f81e9232e5116bca518049 (diff) |
edit some mindmaps
Diffstat (limited to 'index.org')
-rw-r--r-- | index.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |