Skip to content

Commit 3be5052

Browse files
committed
noindex を削除
1 parent 7f79e44 commit 3be5052

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

_includes/head.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@
4545
<meta name="description" content="{{ site.description | strip_html | escape }}" />
4646
{% endif %}
4747

48-
<!-- リリースまで検索エンジンのインデックスから除外する -->
49-
<meta name="robots" content="noindex">
50-
5148
<!-- Google Analytics -------------------------- -->
5249
{% if jekyll.environment == 'production' %}
5350
{% include google-analytics.html %}

0 commit comments

Comments
 (0)