aboutsummaryrefslogtreecommitdiff
path: root/index.org
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2024-01-25 19:29:36 -0800
committerPreston Pan <preston@nullring.xyz>2024-01-25 19:29:36 -0800
commit1d6002685d684a3d0a6637921709ae7e8f96368f (patch)
tree892f541203207432de31903060f43615c597e97f /index.org
parenta125b5bb727e080665ea9d1941303b206870e307 (diff)
add copyright symbol for real
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 ff8ccf4..381a691 100644
--- a/index.org
+++ b/index.org
@@ -62,7 +62,7 @@ website:
#+begin_src shell :exports code :results silent
cd ~/org/website
git add .
-git commit -m "actual copyright symbol"
+git commit -m "add copyright symbol for real"
git push github main
rsync -azvP ~/website_html/ root@nullring.xyz:/var/www/ret2pop/
#+end_src