Skip to content

Commit

Permalink
Fewer images
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed Apr 2, 2024
1 parent 3bf3547 commit 52aa672
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/puck/web/event.gleam
Original file line number Diff line number Diff line change
Expand Up @@ -346,8 +346,8 @@ fn attendance_html(ctx: Context) -> html.Node(a) {
]),
]),
image_grid([
"entrance", "firepit", "roundhouse", "tea", "tipi", "flag", "belltent",
"boat",
"entrance", "firepit", "roundhouse", "tea",
// "tipi", "flag", "belltent", "boat",
]),
html.div([attrs.class("content")], [
html.h2_text([], "What is it?"),
Expand Down

0 comments on commit 52aa672

Please sign in to comment.