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.
7 lines
183 B
YAML
7 lines
183 B
YAML
baseURL: https://erynwells.me/
|
|
languageCode: en-US
|
|
title: Eryn Rachel Wells
|
|
copyright: Copyright © 2020—2023 Eryn Wells
|
|
defaultContentLanguage: en
|
|
params:
|
|
shortTitle: Eryn Wells
|