Commit graph

9 commits

Author SHA1 Message Date
3b6ad20486 Move padding from list items to links
So that the padding takes up the full space within the tab, move the
padding to the link element. This requires adding a preprocess function
to the theme file and removing the classes from the local task template.

References #341
2021-01-10 22:05:50 +00:00
98fba9306f Fix PHPStan issues 2020-09-04 22:20:30 +01:00
70681df30f Update logo and favicon 2020-08-20 07:40:21 +01:00
b49b487590 Fix PHPStan and PHPCS errors 2020-06-01 19:03:25 +01:00
1207df285f Fix undefined index notice on non-node pages
Fixes #95
2020-06-01 11:48:55 +01:00
165b6e8195 Refactor to use a Post class
References #78
2020-05-29 21:46:17 +01:00
79eb9bef0b Include widgets.js on blog posts that need it
Fixes #78
2020-05-29 21:07:59 +01:00
4d3e0901d2 Fix some PHPStan errors 2020-05-26 12:01:03 +01:00
b10ac4ef8c Change the default theme 2020-05-14 10:02:36 +01:00