mirror of https://codeberg.org/Mercury-IM/website
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
511 B
16 lines
511 B
baseURL = "https://mercury-im.org/" |
|
languageCode = "en-us" |
|
title = "Mercury IM" |
|
theme = "hyde" |
|
|
|
[Menus] |
|
main = [ |
|
{Name = "Documentation", URL = "https://codeberg.org/Mercury-IM/Mercury-IM/wiki/Documentation"}, |
|
{Name = "Source Code", URL = "https://codeberg.org/Mercury-IM/Mercury-IM"}, |
|
{Name = "Wiki", URL = "https://codeberg.org/Mercury-IM/Mercury-IM/wiki"}, |
|
{Name = "Download", URL = "/download"} |
|
] |
|
|
|
[params] |
|
layoutReverse = true |
|
description = "A Freedom Respecting Instant Messenger"
|
|
|