Remove default icon from tip blocks that already start with an emoji
This commit is contained in:
@@ -97,7 +97,7 @@ services:
|
||||
restart: unless-stopped
|
||||
```
|
||||
|
||||
::tip
|
||||
::tip{icon=""}
|
||||
✨ Add the Watchtower label to each container to automate updates:
|
||||
|
||||
```yaml [compose.yaml]
|
||||
@@ -294,7 +294,7 @@ server {
|
||||
}
|
||||
```
|
||||
|
||||
::tip
|
||||
::tip{icon=""}
|
||||
✨ You can protect this app with Authentik by removing the `#` before `include /config/nginx/authentik-server.conf;` and `include /config/nginx/authentik-location.conf;`. Don’t forget to [create an application and provider in Authentik](/serveex/advanced/authentik#protecting-an-app-via-reverse-proxy).
|
||||
::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user