From 1d6002685d684a3d0a6637921709ae7e8f96368f Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Thu, 25 Jan 2024 19:29:36 -0800 Subject: add copyright symbol for real --- index.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit