diff --git a/CHANGELOG.md b/CHANGELOG.md index f600231..8e83098 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ - Make ammo index page a bit more compact - Add ammo count to ammo type index page - Make ammo type show page a bit more compact +- Make container show page a bit more compact - Forgot to add the logo as the favicon whoops # v0.5.4 diff --git a/lib/cannery_web/live/container_live/show.html.heex b/lib/cannery_web/live/container_live/show.html.heex index 2fc68c6..11f6eea 100644 --- a/lib/cannery_web/live/container_live/show.html.heex +++ b/lib/cannery_web/live/container_live/show.html.heex @@ -1,4 +1,4 @@ -
+

<%= @container.name %>