8 Commits

Author SHA1 Message Date
zepp
7039f2b324 code cleanup
make better use of props and layouts to cut down
on repeat boilerplate. correct typo in pets.md
description
2025-03-04 02:14:20 -05:00
c785627f21 realign guestbook form after adjusting spacing
adjusted letter-spacing in css. needed to realign
form fields to reflect this
2025-02-26 12:51:57 -05:00
9868724bc8 add bottom margin to paragraph on guestbook 2025-02-26 05:54:24 -05:00
799bc0c249 add helpful message about guestbook
a lot of things are wip right now with the site
so i want people to know the guestbook does work
even if it doesn't seem like it
2025-02-26 01:21:44 -05:00
zepp
2cfd3b2775 finish comment submitting scripts
submits comment to supabase from form element
2025-02-22 23:00:02 -05:00
zepp
b25e011cfd create ability to list comments on guestbook pages
basic testing for now. will need to style and
add conditionals
2025-02-22 11:51:12 -05:00
zepp
6d509c83eb add missing closing HTML tag 2025-02-22 10:42:33 -05:00
zepp
ffd8d121bf working on guestbook
add supabase module
create test guestbook insert scripts
create page for guestbook and remove it from
contact page
2025-02-22 03:23:33 -05:00