Files
spring-jwt/docs/_layouts/page.html
hoon7566 137c3e6333 docs(project): project doc 페이지 추가
- project doc 페이지 추가
2022-03-25 18:40:29 +09:00

13 lines
138 B
HTML

---
layout: default
---
<article class="page">
<h1>{{ page.title }}</h1>
<div class="entry">
{{ content }}
</div>
</article>