Update index.html
Browse files- index.html +3 -2
index.html
CHANGED
@@ -4,10 +4,10 @@
|
|
4 |
<head>
|
5 |
<meta charset="utf-8">
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
7 |
-
<meta name="description" content="
|
8 |
<meta name="author" content="SenY">
|
9 |
<meta name="generator" content="vscode">
|
10 |
-
<title>
|
11 |
<link rel="canonical" href="https://huggingface.co/spaces/SenY/GalGameUI">
|
12 |
<link href="https://unpkg.com/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
|
13 |
<link href="https://unpkg.com/[email protected]/css/font-awesome.min.css" rel="stylesheet">
|
@@ -182,6 +182,7 @@
|
|
182 |
<div class="row">
|
183 |
<div class="col-lg-7 p-0 m-0 relative" id="edit">
|
184 |
<div id="emptySpace" class="row p-0 m-0">
|
|
|
185 |
<p class="watermark text-light text-end">https://huggingface.co/spaces/SenY/GalGameUI</p>
|
186 |
</div>
|
187 |
<div id="messageWindow" class="row">
|
|
|
4 |
<head>
|
5 |
<meta charset="utf-8">
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
7 |
+
<meta name="description" content="Gal-Game UI Editor">
|
8 |
<meta name="author" content="SenY">
|
9 |
<meta name="generator" content="vscode">
|
10 |
+
<title>Gal-Game UI Editor</title>
|
11 |
<link rel="canonical" href="https://huggingface.co/spaces/SenY/GalGameUI">
|
12 |
<link href="https://unpkg.com/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
|
13 |
<link href="https://unpkg.com/[email protected]/css/font-awesome.min.css" rel="stylesheet">
|
|
|
182 |
<div class="row">
|
183 |
<div class="col-lg-7 p-0 m-0 relative" id="edit">
|
184 |
<div id="emptySpace" class="row p-0 m-0">
|
185 |
+
<p class="watermark text-light text-end">Gal-Game UI Editor</p>
|
186 |
<p class="watermark text-light text-end">https://huggingface.co/spaces/SenY/GalGameUI</p>
|
187 |
</div>
|
188 |
<div id="messageWindow" class="row">
|