Commit
·
aa20c86
1
Parent(s):
26284fb
Update index.html
Browse files- index.html +2 -3
index.html
CHANGED
|
@@ -8,11 +8,10 @@
|
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
<div class="card">
|
| 11 |
-
<
|
| 12 |
-
<p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
|
| 13 |
<p>
|
| 14 |
Also don't forget to check the
|
| 15 |
-
<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
|
| 16 |
</p>
|
| 17 |
</div>
|
| 18 |
<pre />
|
|
|
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
<div class="card">
|
| 11 |
+
<p>Variables are accessible through <i>window.huggingface.variable</i> in JavaScript! Checkout the source code for <i>index.html</i> in the "Files" tab.</p>
|
|
|
|
| 12 |
<p>
|
| 13 |
Also don't forget to check the
|
| 14 |
+
<a href="https://huggingface.co/docs/hub/spaces-sdks-static" target="_blank">Static Spaces documentation</a>.
|
| 15 |
</p>
|
| 16 |
</div>
|
| 17 |
<pre />
|