From: Preston Pan Date: Fri, 26 Jan 2024 03:29:36 +0000 (-0800) Subject: add copyright symbol for real X-Git-Url: https://ret2pop.net/gitweb/monorepo.git?a=commitdiff_plain;h=1d6002685d684a3d0a6637921709ae7e8f96368f;p=monorepo.git add copyright symbol for real --- 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