Skip to content
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.

Is it possible to insert 'apple-touch-icon' links? #86

Closed
sincraianul opened this issue Aug 26, 2015 · 0 comments
Closed

Is it possible to insert 'apple-touch-icon' links? #86

sincraianul opened this issue Aug 26, 2015 · 0 comments

Comments

@sincraianul
Copy link

I want to generate something like this through Jade:

link(rel="apple-touch-icon", sizes="57x57", href="/icons/apple-touch-icon-57x57.png")

I tried

!= CDN("/icons/apple-touch-icon-57x57.png", { rel:"apple-touch-icon", sizes:"57x57" })

but that generates an img tag.

@sincraianul sincraianul changed the title Is it possible to insert 'applec-touch-icon' links? Is it possible to insert 'apple-touch-icon' links? Aug 26, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant