imfreedom/www.imfreedom.org

Fix the amazon smile amount

20 months ago, Gary Kramlich
5b2d3f4ed610
Fix the amazon smile amount

Testing Done:
Ran `npm run hugo:server` and verified the change.

Bugs closed: IMFWWW-3

Reviewed at https://reviews.imfreedom.org/r/1831/
baseURL = "https://imfreedom.org/"
languageCode = "en-us"
title = "Instant Messaging Freedom, Inc."
theme = "imfree"
[menu]
[[menu.main]]
name = "About"
url = "/"
weight = 0
[[menu.main]]
name = "Bylaws"
url = "/bylaws"
weight = 10
[[menu.main]]
name = "Voting Procedure"
url = "/voting"
weight = 20
[[menu.main]]
# TODO: remove the need to `nbsp` with CSS
name = """\
Knowledge Base \
  \
<i class="fas fa-external-link-alt fa-sm"></i>\
"""
url = "https://kb.imfreedom.org"
weight = 30
[[menu.main]]
name = "Contact"
url = "/contact"
weight = 40
[[menu.main]]
name = "<span class=\"button donate is-info\">Donate</span>"
url = "/donate"
weight = 50