Skip to content

Commit 6266dca

Browse files
author
y-yamasaki
committed
Merge branch 'develop'
2 parents 2e3d0fc + 9a7b449 commit 6266dca

52 files changed

Lines changed: 109 additions & 14 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

WebSite/assets/css/blog.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@
494494
/* ==========================================================================
495495
5. レスポンシブデザイン
496496
========================================================================== */
497-
@media (max-width: 968px) {
497+
@media (max-width: 680px) {
498498
.blog-filters {
499499
flex-direction: column;
500500
align-items: stretch;

WebSite/assets/css/portfolio.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@
484484
/* ==========================================================================
485485
6. レスポンシブデザイン
486486
========================================================================== */
487-
@media (max-width: 768px) {
487+
@media (max-width: 680px) {
488488
.portfolio-filters {
489489
flex-direction: column;
490490
align-items: stretch;

WebSite/blog.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,6 @@
5151
href="https://breadmotion.github.io/WebSite/blog.amp.html"
5252
/>
5353

54-
<!--
55-
AdSense クローラーに低品質なページと判定されることを防ぐため、
56-
ブログ一覧ページはインデックスさせない
57-
-->
58-
<meta name="robots" content="noindex" />
59-
6054
<!-- Google AdSense -->
6155
<script
6256
async
@@ -189,6 +183,8 @@
189183
property="og:image"
190184
content="https://breadmotion.github.io/WebSite/assets/img/ogp.png"
191185
/>
186+
<meta property="og:image:width" content="1200" />
187+
<meta property="og:image:height" content="630" />
192188
<meta property="og:site_name" content="PanKUN" />
193189
<meta
194190
property="og:email"

WebSite/blog/blog_00001.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@
9090
<meta property="og:type" content="article" />
9191
<meta property="og:url" content="https://breadmotion.github.io/WebSite/blog/blog_00001.html" />
9292
<meta property="og:image" content="https://breadmotion.github.io/WebSite/assets/img/ogp.png" />
93+
<meta property="og:image:width" content="1200" />
94+
<meta property="og:image:height" content="630" />
9395
<meta property="og:site_name" content="PanKUN" />
9496
<link rel="shortcut icon" href="../../favicon.ico">
9597
<link rel="icon" type="image/png" href="../assets/img/favicon-32.png" sizes="32x32">

WebSite/blog/blog_00002.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@
9090
<meta property="og:type" content="article" />
9191
<meta property="og:url" content="https://breadmotion.github.io/WebSite/blog/blog_00002.html" />
9292
<meta property="og:image" content="https://breadmotion.github.io/WebSite/assets/img/thumbnails/blog_00002.png" />
93+
<meta property="og:image:width" content="1200" />
94+
<meta property="og:image:height" content="630" />
9395
<meta property="og:site_name" content="PanKUN" />
9496
<link rel="shortcut icon" href="../../favicon.ico">
9597
<link rel="icon" type="image/png" href="../assets/img/favicon-32.png" sizes="32x32">

WebSite/blog/blog_00003.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@
9090
<meta property="og:type" content="article" />
9191
<meta property="og:url" content="https://breadmotion.github.io/WebSite/blog/blog_00003.html" />
9292
<meta property="og:image" content="https://breadmotion.github.io/WebSite/assets/img/thumbnails/blog_00003.png" />
93+
<meta property="og:image:width" content="1200" />
94+
<meta property="og:image:height" content="630" />
9395
<meta property="og:site_name" content="PanKUN" />
9496
<link rel="shortcut icon" href="../../favicon.ico">
9597
<link rel="icon" type="image/png" href="../assets/img/favicon-32.png" sizes="32x32">

WebSite/blog/blog_00004.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@
9090
<meta property="og:type" content="article" />
9191
<meta property="og:url" content="https://breadmotion.github.io/WebSite/blog/blog_00004.html" />
9292
<meta property="og:image" content="https://breadmotion.github.io/WebSite/assets/img/thumbnails/blog_00004.png" />
93+
<meta property="og:image:width" content="1200" />
94+
<meta property="og:image:height" content="630" />
9395
<meta property="og:site_name" content="PanKUN" />
9496
<link rel="shortcut icon" href="../../favicon.ico">
9597
<link rel="icon" type="image/png" href="../assets/img/favicon-32.png" sizes="32x32">

WebSite/blog/blog_00005.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@
9090
<meta property="og:type" content="article" />
9191
<meta property="og:url" content="https://breadmotion.github.io/WebSite/blog/blog_00005.html" />
9292
<meta property="og:image" content="https://breadmotion.github.io/WebSite/assets/img/dropbox_icon.png" />
93+
<meta property="og:image:width" content="1200" />
94+
<meta property="og:image:height" content="630" />
9395
<meta property="og:site_name" content="PanKUN" />
9496
<link rel="shortcut icon" href="../../favicon.ico">
9597
<link rel="icon" type="image/png" href="../assets/img/favicon-32.png" sizes="32x32">

WebSite/blog/blog_00006.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@
9090
<meta property="og:type" content="article" />
9191
<meta property="og:url" content="https://breadmotion.github.io/WebSite/blog/blog_00006.html" />
9292
<meta property="og:image" content="https://breadmotion.github.io/WebSite/assets/img/thumbnails/blog_00006.png" />
93+
<meta property="og:image:width" content="1200" />
94+
<meta property="og:image:height" content="630" />
9395
<meta property="og:site_name" content="PanKUN" />
9496
<link rel="shortcut icon" href="../../favicon.ico">
9597
<link rel="icon" type="image/png" href="../assets/img/favicon-32.png" sizes="32x32">

WebSite/blog/blog_00007.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@
9090
<meta property="og:type" content="article" />
9191
<meta property="og:url" content="https://breadmotion.github.io/WebSite/blog/blog_00007.html" />
9292
<meta property="og:image" content="https://breadmotion.github.io/WebSite/assets/img/thumbnails/blog_00007.png" />
93+
<meta property="og:image:width" content="1200" />
94+
<meta property="og:image:height" content="630" />
9395
<meta property="og:site_name" content="PanKUN" />
9496
<link rel="shortcut icon" href="../../favicon.ico">
9597
<link rel="icon" type="image/png" href="../assets/img/favicon-32.png" sizes="32x32">

0 commit comments

Comments
 (0)