Commit graph

18 commits

Author SHA1 Message Date
swagg boi 1fdd18c42f Change some <section> to <div> where a heading is not necessary (HTML linter findings) 2022-04-01 22:38:14 -04:00
swagg boi 93ee1b080b Style tweaks for the new <p> tags 2022-04-01 16:26:40 -04:00
swagg boi a11bae7cdf Use <p> instead of <figcaption> to appease HTML validator 2022-04-01 15:36:16 -04:00
swagg boi 64067b22f9 Revert "Move <h3> for article heading to the inside of the <section> tag"
This reverts commit 14bc79d89d.

This was just to address some warning but now it's creating errors in
HTML validation so probably best to just ignore
2022-03-18 16:15:09 -04:00
swagg boi 14bc79d89d Move <h3> for article heading to the inside of the <section> tag 2022-03-18 15:56:44 -04:00
swagg boi e69b3ea4c7 Print message ID in hidden span to easily ID posts 2022-01-11 22:13:33 -05:00
swagg boi d6d1eddfbd Don't print nav bar when $last_page is undef 2022-01-04 20:24:24 -05:00
swagg boi c4d05dcb05 Style tweaks 2022-01-04 18:27:05 -05:00
swagg boi b639cb180d Style makeover 2022-01-01 21:39:04 -05:00
swagg boi 9563daf9b6 Center some things 2021-12-30 22:04:31 -05:00
swagg boi a65dc26506 Some small style tweaks 2021-12-19 17:43:58 -05:00
swagg boi 627fe02bda Change pager behavior to make more sense 2021-12-19 17:20:58 -05:00
swagg boi 8a4c5eab44 Fix the 'view posts' table 2021-12-19 00:59:36 -05:00
swagg boi 00922379c6 Implement paging 2021-12-11 21:02:54 -05:00
swagg boi edca297f78 Implement basic guestbook signing and reading 2021-12-05 02:52:31 -05:00
swagg boi 9c0d077266 Add a bit to views 2021-12-04 23:51:38 -05:00
swagg boi 2f067bfabf Implement Test model 2021-12-04 02:26:25 -05:00
swagg boi 6fdbe8511c Initial commit++ 2021-12-04 00:11:37 -05:00