diff --git a/2024-03-10T18:49:23,436855554+01:00.png b/2024-03-10T18:49:23,436855554+01:00.png new file mode 100644 index 000000000..bc89e16c5 Binary files /dev/null and b/2024-03-10T18:49:23,436855554+01:00.png differ diff --git a/2024-05-04T01:01:08,115669313+02:00.png b/2024-05-04T01:01:08,115669313+02:00.png new file mode 100644 index 000000000..437e16a0a Binary files /dev/null and b/2024-05-04T01:01:08,115669313+02:00.png differ diff --git a/autopush.sh b/autopush.sh index 296ffeee8..c6582a85a 100755 --- a/autopush.sh +++ b/autopush.sh @@ -7,6 +7,7 @@ while true; do git add journal/*md git add Journal git add assets/* + git add *png *jpg git commit -a -m 'autopushed' git pull git push