Update TLD

This commit is contained in:
Zach Leatherman
2020-07-17 09:36:28 -05:00
parent 5d46f4eac2
commit ffef660e0e
3 changed files with 3 additions and 3 deletions

View File

@@ -80,7 +80,7 @@ module.exports = function(eleventyConfig) {
// If you dont have a subdirectory, use "" or "/" (they do the same thing)
// This is only used for link URLs (it does not affect your file structure)
// Best paired with the `url` filter: https://www.11ty.io/docs/filters/url/
// Best paired with the `url` filter: https://www.11ty.dev/docs/filters/url/
// You can also pass this in on the command line using `--pathprefix`
// pathPrefix: "/",