Dither non-thumbnailed images

This commit is contained in:
David Eisinger
2024-02-02 01:15:14 -05:00
parent 0745f890b1
commit 56f08b4873
9 changed files with 19 additions and 18 deletions

View File

@@ -16,7 +16,7 @@ Engine](http://edgeapi.rubyonrails.org/classes/Rails/Engine.html) to
display some basic stats. Announcing, then,
[StatBoard](https://github.com/vigetlabs/stat_board):
![](screenshot.png)
{{<dither screenshot.png />}}
Installation is a cinch: add the gem to your Gemfile, mount the app in
`routes.rb`, and set the models to query (full instructions available on