mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-06 06:49:53 -06:00
Show proper product name in API documentation index page (#16853)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>${product.name.full} API Documentation</h1>
|
||||
<h1>Keycloak API Documentation</h1>
|
||||
<table>
|
||||
<tr>
|
||||
<td>Admin REST API</td>
|
||||
|
||||
Reference in New Issue
Block a user