Refactor banner
This commit is contained in:
parent
9c28082e81
commit
48610c3fc5
1 changed files with 5 additions and 3 deletions
|
@ -52,9 +52,11 @@ default_user_preferences:
|
|||
|
||||
modified_source_code_url: "https://git.m724.eu/id.420129"
|
||||
|
||||
# If you ever need a notice, put it at the top without surrounding it with <>s, add <br> after
|
||||
banner: >
|
||||
<small style="opacity: 0.5;">
|
||||
<a href="/about">Instance info here. Please read.</a>
|
||||
Links:
|
||||
<a href="/about">Instance info</a>
|
||||
|
||||
<a href="/about/problems.html">Having problems? Here are some solutions.</a>
|
||||
</small>
|
||||
<a href="/about/problems.html">Solutions for common problems</a>
|
||||
</small>
|
||||
|
|
Reference in a new issue