File tree 3 files changed +27
-0
lines changed
3 files changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < html lang ="en ">
3
+ < head >
4
+ <!-- NOTE FOR FUTURE DEVS: this is a _very_ temporary file
5
+ while iojs.org shifts server settings. Please remove me. -->
6
+ < meta http-equiv ="refresh " content ="0;./public/es6.html ">
7
+ < script > window . location . href = './public/es6.html' ; </ script >
8
+ </ head >
9
+ </ html >
Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < html lang ="en ">
3
+ < head >
4
+ <!-- NOTE FOR FUTURE DEVS: this is a _very_ temporary file
5
+ while iojs.org shifts server settings. Please remove me. -->
6
+ < meta http-equiv ="refresh " content ="0;./public/faq.html ">
7
+ < script > window . location . href = './public/faq.html' ; </ script >
8
+ </ head >
9
+ </ html >
Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < html lang ="en ">
3
+ < head >
4
+ <!-- NOTE FOR FUTURE DEVS: this is a _very_ temporary file
5
+ while iojs.org shifts server settings. Please remove me. -->
6
+ < meta http-equiv ="refresh " content ="0;./public/index.html ">
7
+ < script > window . location . href = './public/index.html' ; </ script >
8
+ </ head >
9
+ </ html >
You can’t perform that action at this time.
0 commit comments