reflex-frp.org
reflex-frp.org copied to clipboard
Create `obelisk-favicon`
This should be a package in lib
with two main things:
- A nix function that takes a single high-res input image and produces appropriate favicons for every platform
- A Haskell function that emits many
link
tags referring to all those favicons.
Note that we will need to figure out a way to integrate this into the static asset pipeline.