diff --git a/_includes/head.html b/_includes/head.html index c14d83e..a3e9fd6 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -7,59 +7,7 @@ - - - - - - - - - - - - - +{% include head_ogp.html %} diff --git a/_includes/head_ogp.html b/_includes/head_ogp.html new file mode 100644 index 0000000..8886873 --- /dev/null +++ b/_includes/head_ogp.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + \ No newline at end of file