diff --git a/CHANGELOG.md b/CHANGELOG.md index ced8b0b..cc11594 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 0.0.2 + +Improved gallery view responsiveness and mac font + + ## 0.0.1 Switched from glob to a list file which fixes albums overwriting each other (Reported by SeerLite) diff --git a/imgin/web/index.html b/imgin/web/index.html index 6c08cc2..00cf1b0 100644 --- a/imgin/web/index.html +++ b/imgin/web/index.html @@ -39,7 +39,7 @@

Or, run it with python by installing the requirements.txt and ./run.py. Or use the Dockerfile. Contact me if you want help or find a bug.