Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 538 Bytes

File metadata and controls

22 lines (18 loc) · 538 Bytes
layout default
title Study
permalink /study

← 홈

Study

기술 학습 및 블로그 글 모음

    {% for post in site.posts %}
  • {{ post.title }} {{ post.date | date: "%Y.%m.%d" }}
  • {% endfor %}