Refactor banner

This commit is contained in:
Minecon724 2025-03-29 15:57:47 +01:00
commit cb71a8e7ea
Signed by untrusted user who does not match committer: m724
GPG key ID: A02E6E67AB961189

View file

@ -40,5 +40,10 @@ default_user_preferences:
# port: 8080
modified_source_code_url: "https://git.m724.eu/id.420129"
banner: '<small style="opacity: 0.5;"><a href="/about">Instance info here. Please read.</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="/about/problems.html">Having problems? Here are some solutions.</a></small>'
banner: >
<small style="opacity: 0.5;">
<a href="/about">Instance info here. Please read.</a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="/about/problems.html">Having problems? Here are some solutions.</a>
</small>