Cleanup tags/names/etc, refactors, use image history

This commit is contained in:
2024-06-29 14:36:11 -03:00
parent 3aa58435f8
commit 3333c4f67f
6 changed files with 84 additions and 26 deletions

View File

@ -1,3 +1,3 @@
get "/" do
"Hello World from Crystal!"
"Hello World Crystal!"
end