quartz/layouts/_default/_markup
benbohmer 97607c3ca5
fix: keep / at end of URL to avoid redirects
Removed strings.TrimRight "/" in line 10 to keep the trailing slash at the end of URLs in regular links. This avoids having every single internal link being a 301 redirect.
..
render-image.html fix : root all image urls
render-link.html fix: keep / at end of URL to avoid redirects