support for configs now there but requries docs

This commit is contained in:
shockrah
2020-01-04 18:15:37 -08:00
parent c4b1b20187
commit 5f281e587b
2 changed files with 31 additions and 13 deletions

View File

@@ -1,3 +1,7 @@
url="freechat.io"
favicon="/static/media/favicon.png"
motto="Freely chat with freechat!"
# NOTE: discord/slack/linked(especially) love caching things so make sure you
# write something that yo're proud of the first time lest u doom yourself to have the
# wrong things cahced for a few months
@@ -5,15 +9,11 @@
# Used to help sites embed some information about your site
# Especially when the server's site is linked in another freechat/slack/discord server
[open-graph]
[opengraph]
title="Freechat"
type="Decentralized chat"
# again this has a prefix because `type` is a keyword in rust so just yea
og_type="Decentralized chat"
url="freechat.io"
description="Free and open chat platform"
image="/static/media/logo.png"
[general]
url="freechat.io"
favicon:"/static/media/favicon.png"
quip:"Freely chat with freechat!"