web icon indicating copy to clipboard operation
web copied to clipboard

Case insensitivity

Open Southclaws opened this issue 5 years ago • 0 comments

Docs pages are currently case sensitive - because the site is run on a linux environment which is case sensitive.

Not entirely sure how to solve this one. Probably just lowercase everything or do a glob search at build time...

Southclaws avatar Nov 21 '20 19:11 Southclaws