aboutsummaryrefslogtreecommitdiff
path: root/index.org
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2024-01-26 22:36:25 -0800
committerPreston Pan <preston@nullring.xyz>2024-01-26 22:36:25 -0800
commit414a81a892092ac6173c9897696cf0f058ea4112 (patch)
tree82b8b098bb2bcebeb154b9fc85e841af74d3e7f3 /index.org
parent8052f784a5a3c74fa0a2bacfc6d088eaa75f0213 (diff)
add linkedin
Diffstat (limited to 'index.org')
-rw-r--r--index.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.org b/index.org
index b8530d5..61e1b2a 100644
--- a/index.org
+++ b/index.org
@@ -64,7 +64,7 @@ website:
#+begin_src shell :exports code :results silent
cd ~/org/website
git add .
-git commit -m "add FLI explanation"
+git commit -m "add linkedin"
git push github main
rsync -azvP ~/website_html/ root@nullring.xyz:/var/www/ret2pop/
#+end_src