biotope / website

https://biotope.sh
MIT License
4 stars 0 forks source link

186 track as internal cta #187

Closed rhafner closed 4 years ago

rhafner commented 4 years ago

fixed tracking for internal links by using a regex to identify hostnames that end on "biotope.sh" or are "localhost" to identify all links correctly also fixed scaffolding files for BioButton (removed url attribute) and BioLinkButton (renamed url attribute to href)