Spaces:
Sleeping
Sleeping
Merge branch 'main' of https://huggingface.co/spaces/Redmind/RedMindGPT_UI_Dev
Browse files- templates/index.html +1 -0
templates/index.html
CHANGED
@@ -16,6 +16,7 @@
|
|
16 |
</style>
|
17 |
</head>
|
18 |
|
|
|
19 |
<body class="login-page" style="background-image: url('static/img/Brain.png'); background-size: cover;">
|
20 |
<main>
|
21 |
<div class="container" id="container">
|
|
|
16 |
</style>
|
17 |
</head>
|
18 |
|
19 |
+
<body class="login-page" style="background-image: url('static/img/Brain.png'); background-size: cover;">
|
20 |
<body class="login-page" style="background-image: url('static/img/Brain.png'); background-size: cover;">
|
21 |
<main>
|
22 |
<div class="container" id="container">
|