Skip to content

Commit

Permalink
Prettier README linting
Browse files Browse the repository at this point in the history
  • Loading branch information
9p4 committed Feb 4, 2024
1 parent ec82bf7 commit db20380
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,9 @@ In the Jellyfin administration UI, under "General", there is a "Branding" sectio

```html
<form action="https://jellyfin.example.com/sso/OID/start/PROVIDER_NAME">
<button class="raised block emby-button button-submit">Sign in with SSO</button>
<button class="raised block emby-button button-submit">
Sign in with SSO
</button>
</form>
```

Expand Down

0 comments on commit db20380

Please sign in to comment.