diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2021-02-27 01:14:41 -0700 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2021-02-27 01:14:41 -0700 |
commit | 54180a1a177b9a11d8348c14a3446529b08daea7 (patch) | |
tree | 139b56c97c32bacbf7dd2765eb08dacd7322c544 /.rsyncignore | |
parent | 89724572c5250e2eb531754e33ac112896fa0226 (diff) |
Tweak css and add switch for dark and light mode
Diffstat (limited to '.rsyncignore')
-rw-r--r-- | .rsyncignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.rsyncignore b/.rsyncignore index 24e7c08..0ea4661 100644 --- a/.rsyncignore +++ b/.rsyncignore @@ -8,3 +8,4 @@ LICENSE # Rsync specific .rsyncignore blog/ +gendata/ |