imfreedom/www.imfreedom.org

Mark John as the treasurer, Move Ethan to a director, alphabetize the rest of the list
baseURL = "http://example.org/"
languageCode = "en-us"
title = "My New Hugo Site"
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 = "Mailing Lists"
url = "/mailing"
weight = 40
[[menu.main]]
name = "<span class=\"button donate is-info\">Donate</span>"
url = "/donate"
weight = 50