diff options
author | Preston Pan <preston@nullring.xyz> | 2024-01-26 18:27:01 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-01-26 18:27:01 -0800 |
commit | bd9ec8459944bea0195e9e9c4c199599763ad541 (patch) | |
tree | 316fc6c76be30a5bf0ba7369add4ac76ead70ef3 /index.org | |
parent | 13e09dc9dc3aca9abd93abe62683c89a73a42122 (diff) |
more media queries
Diffstat (limited to 'index.org')
-rw-r--r-- | index.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |