julien-c HF staff commited on
Commit
370841f
·
1 Parent(s): 0f44d69
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -11,7 +11,7 @@
11
  </style>
12
  </head>
13
  <body>
14
- <iframe src="https://docs.google.com/viewerng/viewer?url=https://huggingface.co/spaces/banana-projects/bert-syntax/resolve/main/extending-bert-syntax.pdf&embedded=true" frameborder="0" height="100%" width="100%">
15
- </iframe>
16
  </body>
17
  </html>
 
11
  </style>
12
  </head>
13
  <body>
14
+ <a href="./extending-bert-syntax.pdf">Read the PDF</a>
15
+
16
  </body>
17
  </html>