coyotte508 HF staff commited on
Commit
aa20c86
1 Parent(s): 26284fb

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -3
index.html CHANGED
@@ -8,11 +8,10 @@
8
  </head>
9
  <body>
10
  <div class="card">
11
- <h1>Welcome to your static Space!</h1>
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 />