mirror of
https://github.com/Joxit/docker-registry-ui.git
synced 2026-08-23 11:56:14 +00:00
fix(demo): add missing page title property (#451)
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
show-catalog-nb-tags="true"
|
||||
taglist-order=""
|
||||
theme="auto"
|
||||
docker-registry-ui-title="Demo Docker Registry UI"
|
||||
/>
|
||||
<script>
|
||||
if (localStorage.getItem('registryServer')) {
|
||||
|
||||
Reference in New Issue
Block a user