From 955331323b24d556a61eb9224707fa43c9bd0002 Mon Sep 17 00:00:00 2001 From: shockrah Date: Wed, 29 Jan 2020 20:16:20 -0800 Subject: [PATCH] new/simplified default website config --- server/configs/website.toml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/server/configs/website.toml b/server/configs/website.toml index 17f8fde..87bcafb 100644 --- a/server/configs/website.toml +++ b/server/configs/website.toml @@ -1,19 +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 - - -# Used to help sites embed some information about your site -# Especially when the server's site is linked in another freechat/slack/discord server - -[opengraph] title="Freechat" -# 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" +og_type="Decentralized Chat"