File tree 2 files changed +12
-13
lines changed
2 files changed +12
-13
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,6 @@ logo: https://jsdevtools.org/img/logos/logo.png
6
6
author :
7
7
twitter : JS_DevTools
8
8
9
- google_analytics : UA-68102273-3
10
-
11
9
twitter :
12
10
username : JS_DevTools
13
11
card : summary
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html >
3
- < head >
4
- < meta http-equiv ="refresh " content ="0; url=https://github.com/JS-DevTools ">
5
- < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/favicon-32x32.png ">
6
- < link rel ="icon " type ="image/png " sizes ="16x16 " href ="/favicon-16x16.png ">
7
- </ head >
8
- < body >
9
- < script >
10
- window . location = 'https://github.com/JS-DevTools' ;
11
- </ script >
3
+ < head >
4
+ < meta http-equiv ="refresh " content ="0; url=https://github.com/JS-DevTools ">
12
5
13
- Redirecting to < a href ="https://github.com/JS-DevTools "> JavaScript Dev Tools</ a > ...
14
- </ body >
6
+ < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/favicon-32x32.png ">
7
+ < link rel ="icon " type ="image/png " sizes ="16x16 " href ="/favicon-16x16.png ">
8
+ </ head >
9
+ < body >
10
+ < script >
11
+ window . location = 'https://github.com/JS-DevTools' ;
12
+ </ script >
13
+
14
+ Redirecting to < a href ="https://github.com/JS-DevTools "> JavaScript Dev Tools</ a > ...
15
+ </ body >
15
16
</ html >
You can’t perform that action at this time.
0 commit comments