]> Untitled Git - monorepo.git/commitdiff
add copyright symbol for real
authorPreston Pan <preston@nullring.xyz>
Fri, 26 Jan 2024 03:29:36 +0000 (19:29 -0800)
committerPreston Pan <preston@nullring.xyz>
Fri, 26 Jan 2024 03:29:36 +0000 (19:29 -0800)
index.org

index ff8ccf4c85658203ae58b8d946b81240ac564886..381a6916d04318295c6c824181daf37a0c41e8e3 100644 (file)
--- 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