pixelastic / norska

🏔️ Custom SSG using Pug, Webpack, PostCSS and Tailwind.
https://projects.pixelastic.com/norska/
MIT License
8 stars 0 forks source link

Documentation link to norska.config.js is broken #128

Closed pixelastic closed 3 years ago

pixelastic commented 3 years ago

The link on the left sidebar points to https://projects.pixelastic.com/norska/norska.config.js

Which should be redirected to the same url, but with a trailing slash. I should either update the redirect code to handle this use-case, or force the links in the sidebar to include the trailing slash

pixelastic commented 3 years ago

Fixed in ensureUrlTrailingSlash