feat: move jentry flag to header

This commit is contained in:
Ananth Venkatesh 2025-02-16 02:05:34 -05:00
parent 80aba8170f
commit 59b6c2e420
Signed by: ananthv
GPG key ID: 4BB578E748CFE4FF

View file

@ -994,10 +994,11 @@ pageEntries model =
]
, paragraph
subheading
[ text "Welcome to the Jentry." ]
[ text "Welcome to the Jentry."
, image [ width (px 80), padding 12 ] { description = "flag of j entry", src = "../assets/img/jentry.png" }
]
, paragraph (bodyText ++ [ Font.size 32 ])
[ text "(J Entry) The heart of MacGregor. Historic culture, big lore. Jentry memes. Greatest MacGregor Housecomm representation of any entry. Jamily is forever."
, image [ width (px 48), padding 12 ] { description = "flag of j entry", src = "../assets/img/jentry.png" }
]
]
, el