aboutsummaryrefslogtreecommitdiff
path: root/index.org
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2024-01-26 18:27:01 -0800
committerPreston Pan <preston@nullring.xyz>2024-01-26 18:27:01 -0800
commitbd9ec8459944bea0195e9e9c4c199599763ad541 (patch)
tree316fc6c76be30a5bf0ba7369add4ac76ead70ef3 /index.org
parent13e09dc9dc3aca9abd93abe62683c89a73a42122 (diff)
more media queries
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 8886ef5..b344335 100644
--- a/index.org
+++ b/index.org
@@ -64,7 +64,7 @@ website:
#+begin_src shell :exports code :results silent
cd ~/org/website
git add .
-git commit -m "media queries"
+git commit -m "more media queries"
git push github main
rsync -azvP ~/website_html/ root@nullring.xyz:/var/www/ret2pop/
#+end_src