julien-c HF staff commited on
Commit
609ceb8
·
1 Parent(s): 5b511ad

Another try

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -6,6 +6,6 @@
6
  <title>bert-syntax</title>
7
  </head>
8
  <body>
9
- <embed src="https://huggingface.co/spaces/banana-projects/bert-syntax/resolve/main/extending-bert-syntax.pdf" width="100%" height="100%" type="application/pdf">
10
  </body>
11
  </html>
 
6
  <title>bert-syntax</title>
7
  </head>
8
  <body>
9
+ <embed src="./extending-bert-syntax.pdf" width="100%" height="100%" type="application/pdf">
10
  </body>
11
  </html>