feat: added hashtags

This commit is contained in:
Nick 2024-11-24 01:53:40 -06:00
parent b3df4c7581
commit 33694f5ff8
4 changed files with 440 additions and 11 deletions

View file

@ -21,8 +21,7 @@ topLevelContainer =
pageList : List (Attribute msg)
pageList =
[ spacing 10
, -- Isaac yote me, fix me.
centerX
, centerX
, centerY
, alignTop
, paddingEach { top = 30, bottom = 30, left = 30, right = 30 }