Jesus fucking Christ. OK, so I’ve fixed my implementation of the “Even” theme. Turns out, as most problems do, it boiled down to “PEBKAC”. That’s right- Problem exists between keyboard and chair.
So, in my infinite wisdom, I had adjusted my config.toml
to use language codes as most folks know them: "en-US"
. Right? Riiiiight?
NO. I said no.
In Hugo world, or at least this template’s build, languages are just “en” or “es” or whatever the fuck you speak.