example config for the website
This commit is contained in:
parent
670d2ddf5d
commit
52f66c00b0
19
server/configs/website.yaml
Normal file
19
server/configs/website.yaml
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# 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
|
||||||
|
|
||||||
|
|
||||||
|
# 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:
|
||||||
|
title: Freechat
|
||||||
|
type: Decentralized chat
|
||||||
|
url: freechat.io
|
||||||
|
image: /static/media/images/logo.png
|
||||||
|
|
||||||
|
|
||||||
|
general:
|
||||||
|
url: freechat.io
|
||||||
|
favicon: /static/media/images/favicon.png
|
||||||
|
quip: Freely chat with freechat!
|
||||||
|
|
Loading…
Reference in New Issue
Block a user