My personal web site built on Eleventy https://devon.lol
Find a file
Devon Campbell e901a8360f Add page title filter
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.
2023-07-30 10:02:51 -05:00
assets Fix light mode color scheme 2023-07-16 13:16:49 -05:00
src Add page title filter 2023-07-30 10:02:51 -05:00
.eleventy.js Add page title filter 2023-07-30 10:02:51 -05:00
.gitignore Initial commit 2022-11-26 15:55:43 -08:00
.nvmrc Initial commit 2022-11-26 15:55:43 -08:00
netlify.toml Add Netlify build/deploy config 2022-11-26 21:25:46 -08:00
package-lock.json Add Which Dominoes Fall post 2023-07-01 09:58:04 -07:00
package.json Add Which Dominoes Fall post 2023-07-01 09:58:04 -07:00