pidgin/nest

Not sure what happened, but the DO logo only had the stroke and not the fill after deploying. I've changed it to just file, plain svg, and tested extensively in both chrome and firefox and it appears to be fine now...
baseURL = "https://nest.pidgin.im/"
languageCode = "en-us"
title = "Pidgin, the universal chat client"
theme = "learn"
dataDir = "data"
[params]
# Disable arrows
disableNextPrev = true
editURL = "https://bitbucket.org/pidgin/nest/src/default/hugo/content/"
disableShortcutsTitle = true
[outputs]
home = [ "HTML", "RSS", "JSON"]
[languages]
[languages.en]
languageName = "English (US)"
[languages.es]
languageName = "Spanish"
# Shortcuts
[[menu.shortcuts]]
name = "<i class='fab fa-fw fa-bitbucket'></i> Bitbucket"
identifier = "bitbucket"
url = "https://bitbucket.org/pidgin/"
weight = 1000
[[menu.shortcuts]]
name = "<i class='fab fa-fw fa-discord'></i> Discord"
identifier = "discord"
url = "https://discord.gg/pB9fbVC"
[[menu.shortcuts]]
name = "<i class='fab fa-fw fa-facebook-f'></i> Facebook"
identifier = "facebook"
url = "https://www.facebook.com/pidgin.im/"
[[menu.shortcuts]]
name = "<i class='fas fa-fw fa-comment-dots'></i> IRC"
identifier = "irc"
url = "ircs://chat.freenode.net:6697/#pidgin"
[[menu.shortcuts]]
name = "<i class='fab fa-fw fa-reddit-alien'></i> Reddit"
identifier = "reddit"
url = "https://reddit.com/r/pidgin"
[[menu.shortcuts]]
name = "<i class='fas fa-fw fa-tshirt'></i> Merchandise"
identifier = "merchandise"
url = "https://shop.spreadshirt.com/imfreedom"
weight = 900
[[menu.shortcuts]]
name = "<i class='fab fa-fw fa-twitter'></i> Twitter"
identifier = "twitter"
url = "https://twitter.com/impidgin"