diff options
author | Preston Pan <preston@nullring.xyz> | 2024-01-26 22:36:25 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-01-26 22:36:25 -0800 |
commit | 414a81a892092ac6173c9897696cf0f058ea4112 (patch) | |
tree | 82b8b098bb2bcebeb154b9fc85e841af74d3e7f3 /index.org | |
parent | 8052f784a5a3c74fa0a2bacfc6d088eaa75f0213 (diff) |
add linkedin
Diffstat (limited to 'index.org')
-rw-r--r-- | index.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |