imfreedom/www.imfreedom.org

Update the link to our IRS listing

23 months ago, Gary Kramlich
39a5339399d7
Update the link to our IRS listing

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

Reviewed at https://reviews.imfreedom.org/r/1508/
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 = """\
Protocol Documentation Wiki\
  \
<i class="fas fa-external-link-alt fa-sm"></i>\
"""
url = "https://wiki.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