My personal web site built on Eleventy
https://devon.lol
I want the home page to use just `title` as the page title, but I want other pages to add the site name to the page title. This filter does that and spits out the final title. |
||
|---|---|---|
| assets | ||
| src | ||
| .eleventy.js | ||
| .gitignore | ||
| .nvmrc | ||
| netlify.toml | ||
| package-lock.json | ||
| package.json | ||