Remove default icon from tip blocks that already start with an emoji
This commit is contained in:
@@ -60,7 +60,7 @@ services:
|
||||
restart: unless-stopped
|
||||
```
|
||||
|
||||
::tip
|
||||
::tip{icon=""}
|
||||
✨ Add the Watchtower label to each container to automate updates
|
||||
|
||||
```yaml [compose.yaml]
|
||||
|
||||
@@ -227,7 +227,7 @@ Also enable __Skip local 2FA__.
|
||||
### Done !
|
||||
::
|
||||
|
||||
::tip
|
||||
::tip{icon=""}
|
||||
✨ You can use [Authentik](/serveex/advanced/authentik) instead of Pocket ID:
|
||||
|
||||
1. In Authentik, create an application and an OAuth2/OpenID Connect provider named `Forgejo`, with a redirect URI (type `Strict`) of `https://forgejo.yourdomain.com/user/oauth2/authentik/callback`.
|
||||
|
||||
Reference in New Issue
Block a user