Skip to content

Example use of favicon #65

@lcolladotor

Description

@lcolladotor

Hi @seankross,

I've noticed that most postcards users don't realize that you can use favicon images on postcards websites. I found out myself that this was supported by performing a search https://github.com/search?q=repo%3Aseankross%2Fpostcards%20favicon&type=code and finding code such as

$if(favicon)$
<link rel="shortcut icon" href=$favicon$>
$endif$
.

I just made https://gist.github.com/lcolladotor/13fed6606de847f55b0550175895145e#file-index-rmd-L13 as an example and shared it with students on my class. As usual, I'm asking them to make websites with postcards ;) Details at https://lcolladotor.github.io/jhustatcomputing/projects/project-0/.

Anyway, it might be useful to include a bit of documentation about how to use favicon (or other YAML-configurable options you have supported).

Best,
Leo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions