Calamity.Utils.CDNUrl
Description
CDN url stuff
cdnURL :: Url 'Https Source #
The CDN URL
assetHashFile :: Text -> Text Source #
Generate 'hash.ext' for an asset hash. ext will be 'gif' for animated assets, 'png' otherwise.
ext
isGIFAsset :: Text -> Bool Source #
Test if an asset hash is animated