CSS : Improve appearance for narrower displays;

Python : Add branding and correct cached data;
TOML   : Add keys for branding and add default values;
XHTML  : Modify HTML code for branding.
This commit is contained in:
Schimon Jehudah, Adv. 2024-10-16 13:24:11 +03:00
parent 11c832a2bf
commit 714103a331
9 changed files with 127 additions and 69 deletions

View file

@ -2,5 +2,12 @@
[account]
alias = "FASI" # Alias
xmpp = "" # Jabber ID
pass = "" # Password
xmpp = "" # Jabber ID
pass = "" # Password
[brand]
name = "XMPP" # Name of brand
chat = "XMPP Client" # Name of chat software
news = "Reeder" # Name of news software
site = "https://xmpp.org" # Address of site