Skip to content

Commit 534c3fa

Browse files
committed
quick fix
replace missing image
1 parent b423d39 commit 534c3fa

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

_posts/2021-12-22-마인크래프트에-대한-고찰.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ layout: post
33
title: 마인크래프트는 생각보다 대단한 게임이다
44
author: ccppoo
55
color:
6-
feature-img:
7-
thumbnail:
6+
feature-img: "/assets/img/posts/about_minecraft/minecraft_caves_n_cliff.jpg"
7+
thumbnail: "/assets/img/posts/about_minecraft/minecraft_caves_n_cliff.jpg"
88
tags: [마인크래프트, Minecraft, 매슬로의 욕구단계설, 메타버스, 심리학]
99
---
1010

_posts/2021-12-26-KWU-오픈열람실-API-만들기-1.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
---
22
layout: post
33
title: KWU 도서관 오픈열람실 API 만들기
4-
hide_title: true
5-
feature-img: ""
6-
thumbnail: "assets/img/posts/making-KWU-reading-room-API.aws-logo.png"
7-
color: rgb(73,212,185)
4+
hide_title: false
5+
feature-img: "assets/img/aws_logo.svg"
6+
thumbnail: "assets/img/aws_logo.svg"
7+
color: black
88
bootstrap: true
99
tags: [2021, ] # 태그는 작성하면 알아서 분류됨
1010
author: ccppoo
1111
---
1212

13+
1314
동아리 운영을 위해서, 또 나 자신을 위해서 보편적이면서도 안 만들어진,
1415

1516
또 난이도는 어렵지 않은 API를 제작할 대상을 찾고 있는 도중 도서관 오픈열람실을 타겟으로 잡았다.

0 commit comments

Comments
 (0)