feat(templates): introduce info-page template (#147)

This commit is contained in:
Óscar 2023-09-13 01:38:25 +02:00 committed by GitHub
parent 355162ebe1
commit 6f269eee4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
29 changed files with 180 additions and 47 deletions

View file

@ -12,6 +12,7 @@ blog = "블로그"
archive = "아카이브"
tags = "태그"
projects = "프로젝트"
about = "소개"
# Navigation.
read_more = "더 읽기"