add alt-text

This commit is contained in:
David Eisinger
2025-11-19 14:48:00 -05:00
parent 7f24335f97
commit dc86dc1888
48 changed files with 183 additions and 183 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):
{{<dither screenshot.png />}}
{{<dither screenshot.png>}}Minimalist “StatBoard” dashboard in a browser, showing overall, monthly, and weekly counts for offices, players, users, games, and matches.{{</dither>}}
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