Alan Orth
141c87f585
All checks were successful
continuous-integration/drone/push Build is passing
I moved most of these to each post's page bundle so we don't need them here anymore. They are just taking up space in Git LFS! For reference I used this god awful contraption to find images in the content/posts folder and then delete them if they appear in static: $ for image in $(find content/posts -iname "*.jpg" -o -iname "*.JPG" | awk -F/ '{print $4}'); do find ./static -iname "$image" -exec git rm {} \;; done |
||
---|---|---|
.. | ||
2016 | ||
2017 | ||
2019/04 | ||
2020/02 | ||
android-chrome-192x192.png | ||
android-chrome-512x512.png | ||
apple-touch-icon.png | ||
browserconfig.xml | ||
favicon-16x16.png | ||
favicon-32x32.png | ||
favicon.ico | ||
manifest.json | ||
mstile-150x150.png | ||
safari-pinned-tab.svg |