Skip to content

Commit 4077c08

Browse files
committed
소셜 프리뷰 이미지 압축 / 통일
1 parent cf6e80d commit 4077c08

6 files changed

Lines changed: 4 additions & 9 deletions

File tree

card.jpg

217 KB
Loading

card.png

-502 KB
Binary file not shown.

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<meta property="og:url" content="https://www.dotnetdev.kr/" />
99
<meta property="og:description" content=".NET Dev" />
1010
<meta property="og:type" content="website" />
11+
<meta property="og:image" content="https://github.com/dotnetdev-kr/dotnetdevkr.github.io/raw/gh-pages/card.jpg" />
1112
</head>
1213
<body>
1314
<p>Redirecting to <a id="targetUrl" href="#">destination</a> web site.</p>

redirect/forum/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
<meta property="og:url" content="https://www.dotnetdev.kr/" />
99
<meta property="og:description" content=".NET Dev" />
1010
<meta property="og:type" content="website" />
11-
<!--
12-
<meta property="og:image" content="https://github.com/dotnetdev-kr/dotnetdevkr.github.io/raw/gh-pages/card.png" />
13-
-->
11+
<meta property="og:image" content="https://github.com/dotnetdev-kr/dotnetdevkr.github.io/raw/gh-pages/card.jpg" />
1412
</head>
1513
<body>
1614
<p>Redirecting to <a id="targetUrl" href="#">destination</a> web site.</p>

redirect/sessions/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
<meta property="og:url" content="https://www.dotnetdev.kr/" />
99
<meta property="og:description" content=".NET Dev" />
1010
<meta property="og:type" content="website" />
11-
<!--
12-
<meta property="og:image" content="https://github.com/dotnetdev-kr/dotnetdevkr.github.io/raw/gh-pages/card.png" />
13-
-->
11+
<meta property="og:image" content="https://github.com/dotnetdev-kr/dotnetdevkr.github.io/raw/gh-pages/card.jpg" />
1412
</head>
1513
<body>
1614
<p>Redirecting to <a id="targetUrl" href="#">destination</a> web site.</p>

redirect/sessions_2024.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
<meta property="og:url" content="https://www.dotnetdev.kr/" />
99
<meta property="og:description" content=".NET Dev" />
1010
<meta property="og:type" content="website" />
11-
<!--
12-
<meta property="og:image" content="https://github.com/dotnetdev-kr/dotnetdevkr.github.io/raw/gh-pages/card.png" />
13-
-->
11+
<meta property="og:image" content="https://github.com/dotnetdev-kr/dotnetdevkr.github.io/raw/gh-pages/card.jpg" />
1412
</head>
1513
<body>
1614
<p>Redirecting to <a id="targetUrl" href="#">destination</a> web site.</p>

0 commit comments

Comments
 (0)