Taffy
Taffy copied to clipboard
Use Taffy-branded logo
Use transparent PNG (using data URI) for favicon & H1 header on dashboard.
Deploy Preview for taffy-docs canceled.
| Name | Link |
|---|---|
| Latest commit | c14b5e740641fe9bb19e650af9104fb4e1b20ec7 |
| Latest deploy log | https://app.netlify.com/sites/taffy-docs/deploys/62450c2a3f0e7a000882862b |
Rather than embed it as a data-image twice, why not create a file and link to that?
The data URIs are actually different. I used a smaller favicon generated by RealFavIconGenerator [https://realfavicongenerator.net/] and think I used an SVG for the logo.
I reviewed the main source and noticed that two (2) CSS files were included using cfinclude (rather than using a regular HTML link tag). I also noticed that the none of the CFM/CFC files used img tags. While there is a logo-lg.png file, it is only used for the readme.md file, isn't a square image and wasn't used anywhere else. I'm not sure why this was done, but thought it could be due to path issues and I didn't want to create any problems.
I can generate both static resource files if you'd prefer to use them instead. (I cropped the readme logo and submitted it to RealFaviconGenerator.)
Yes, please. Let's use static files.