Alejandro Cremades commited on
Commit
4cc3b67
1 Parent(s): a85c0a9

Add redirects from removed page URLs to the huggingface iframe

Browse files
docs/deckcheck/index.html ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta
5
+ http-equiv="refresh"
6
+ content="0; url='https://middleschooltutor.alecrem.com/'"
7
+ />
8
+ </head>
9
+ <body>
10
+ <p>
11
+ You will be redirected to
12
+ <a href="https://middleschooltutor.alecrem.com/"
13
+ >middleschooltutor.alecrem.com</a
14
+ >
15
+ soon.
16
+ </p>
17
+ </body>
18
+ </html>
docs/ja/deckcheck/index.html ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta
5
+ http-equiv="refresh"
6
+ content="0; url='https://middleschooltutor.alecrem.com/'"
7
+ />
8
+ </head>
9
+ <body>
10
+ <p>
11
+ You will be redirected to
12
+ <a href="https://middleschooltutor.alecrem.com/"
13
+ >middleschooltutor.alecrem.com</a
14
+ >
15
+ soon.
16
+ </p>
17
+ </body>
18
+ </html>
docs/ja/index.html ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta
5
+ http-equiv="refresh"
6
+ content="0; url='https://middleschooltutor.alecrem.com/'"
7
+ />
8
+ </head>
9
+ <body>
10
+ <p>
11
+ You will be redirected to
12
+ <a href="https://middleschooltutor.alecrem.com/"
13
+ >middleschooltutor.alecrem.com</a
14
+ >
15
+ soon.
16
+ </p>
17
+ </body>
18
+ </html>