Commit graph

6 commits

Author SHA1 Message Date
559dcf3f0c
Fix invalid DOM property names 2023-12-03 11:18:36 -05:00
c7502688ee
Overhaul font sizes
This aims to improve the readability of the text on desktop displays.
It mainly increases the font size and line height of the text in the
main content.
2023-11-28 21:15:36 -05:00
5e5319ee3f
Display date on header along with author 2023-08-05 17:47:37 -04:00
81da5bf68c
Add ability to display author on header 2023-08-05 17:30:41 -04:00
a0beae19ca
Accept meta and links data in base layout
This allows you to add custom `<meta/>` and `<links/>` tags inside the
document's `<head>`.
2023-08-05 12:20:31 -04:00
59a24c72ff
Renamed main layout to "base.tsx" 2023-08-05 10:06:45 -04:00
Renamed from _includes/layouts/main.tsx (Browse further)