Skip to content

Commit 433095d

Browse files
committed
<meta name="robots"> を追加
1 parent 3cc66c6 commit 433095d

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

history/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<meta property="og:title" content="HISTORY | 098orin.github.io">
1212
<meta property="og:description" content="098orin.github.io">
1313
<!-- end Open Graph -->
14+
<meta name="robots" content="index, nofollow">
1415
<!-- Google tag (gtag.js) -->
1516
<script async src="https://www.googletagmanager.com/gtag/js?id=G-JE7CQLY5RL"></script>
1617
<script>

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<meta property="og:title" content="TOP | 098orin.github.io">
1212
<meta property="og:description" content="098orin.github.io">
1313
<!-- end Open Graph -->
14+
<meta name="robots" content="index, follow">
1415
<!-- Google tag (gtag.js) -->
1516
<script async src="https://www.googletagmanager.com/gtag/js?id=G-JE7CQLY5RL"></script>
1617
<script>

works/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<meta property="og:title" content="WORKS | 098orin.github.io">
1212
<meta property="og:description" content="098orin.github.io">
1313
<!-- end Open Graph -->
14+
<meta name="robots" content="index, follow">
1415
<!-- Google tag (gtag.js) -->
1516
<script async src="https://www.googletagmanager.com/gtag/js?id=G-JE7CQLY5RL"></script>
1617
<script>

0 commit comments

Comments
 (0)