/favmoji

Use emojis (twemoji) as a favicon in your project

Primary LanguageTypeScriptOtherNOASSERTION

favmoji

Use Twemoji as favicons using link tags. Forked from https://github.com/asrvd/favmoji and configured for automatic deployment for my use.

Deployment

WIP

Using favicons

<head>
  <link rel="icon" href="https://yourdomain.zone.workers.dev/😂" />
</head>