Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit42445dd

Browse files
temporarily removed google analytics
1 parent15c11e4 commit42445dd

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

‎_config.yml‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ logo: https://jsdevtools.org/img/logos/logo.png
66
author:
77
twitter:JS_DevTools
88

9-
google_analytics:UA-68102273-3
10-
119
twitter:
1210
username:JS_DevTools
1311
card:summary

‎index.html‎

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
<!DOCTYPE html>
22
<html>
3-
<head>
4-
<metahttp-equiv="refresh"content="0; url=https://github.com/JS-DevTools">
5-
<linkrel="icon"type="image/png"sizes="32x32"href="/favicon-32x32.png">
6-
<linkrel="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+
<metahttp-equiv="refresh"content="0; url=https://github.com/JS-DevTools">
125

13-
Redirecting to<ahref="https://github.com/JS-DevTools">JavaScript Dev Tools</a>...
14-
</body>
6+
<linkrel="icon"type="image/png"sizes="32x32"href="/favicon-32x32.png">
7+
<linkrel="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<ahref="https://github.com/JS-DevTools">JavaScript Dev Tools</a>...
15+
</body>
1516
</html>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp