adobe / leonardo

Generate colors based on a desired contrast ratio
http://www.leonardocolor.io
Apache License 2.0
1.97k stars 108 forks source link

fix: URL redirect #163

Closed NateBaldwinDesign closed 2 years ago

NateBaldwinDesign commented 2 years ago

Description

Adjustments to the URL redirect function. Previously only included URL's with "index" included in the href. Alternate replacement is necessary for URLs that are at the root and do not explicitly include index.html in the href.

Motivation

Support existing customer URLs

Screenshots

To-do list