Commit graph

2 commits

Author SHA1 Message Date
66adceaf24 Move all layouts to platters theme 2024-10-07 21:39:17 -07:00
fc35499d6c Simulate background-clip: text for browsers that don't support it
Move the heading generating to a partial that iteratively wraps each character
of the heading in a <span>. The CSS for the site heading uses :nth-child to
color each span a different color.
2023-05-17 08:28:22 -07:00