correct minio-ui
This commit is contained in:
parent
d3108f3388
commit
fe8ab95f12
1 changed files with 1 additions and 2 deletions
|
|
@ -5,7 +5,6 @@
|
|||
<title>Home Lab</title>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!-- icon -->
|
||||
<link rel="icon" href="8bitcc.ico" type="image/x-icon" />
|
||||
<link rel="stylesheet" href="app.css" />
|
||||
</head>
|
||||
|
|
@ -34,7 +33,7 @@
|
|||
</li>
|
||||
<!-- minio -->
|
||||
<li>
|
||||
<a href="https://minio.wayl.one"
|
||||
<a href="https://minio-ui.wayl.one"
|
||||
class="flex items-center space-x-2 hover:bg-zinc-800 hover:text-white px-4 py-1 h-12 w-32">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5"
|
||||
stroke="currentColor" class="w-6 h-6 mr-2">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue