mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-12-19 07:15:04 +01:00
more automated upgrades
This commit is contained in:
@@ -2,10 +2,9 @@
|
||||
|
||||
It is possible to customize your **Alliance Auth** instance.
|
||||
|
||||
```{eval-rst}
|
||||
.. warning::
|
||||
:::{warning}
|
||||
Keep in mind that you may need to update some of your customizations manually after new Auth releases (e.g. when replacing templates).
|
||||
```
|
||||
:::
|
||||
|
||||
## Site name
|
||||
|
||||
@@ -111,10 +110,9 @@ nano /home/allianceserver/myauth/myauth/templates/allianceauth/side-menu.html
|
||||
</li>
|
||||
```
|
||||
|
||||
```{eval-rst}
|
||||
.. hint::
|
||||
:::{hint}
|
||||
You can find other icons with a matching style on the `Font Awesome site <https://fontawesome.com/v5/search?m=free>`_ . AA currently uses Font Awesome version 5. You also want to keep the ``fa-fw`` tag to ensure all icons have the same width.
|
||||
```
|
||||
:::
|
||||
|
||||
### Step 4 - Restart your AA services
|
||||
|
||||
|
||||
Reference in New Issue
Block a user