Skip to content

Commit 37f2d19

Browse files
committed
Update
1 parent 23516fa commit 37f2d19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_pages/ko/projects/projects.liquid

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ sample_projects:
6060
repo: https://github.com/aspectran/demo-site
6161
---
6262

63-
<h2 class="mt-4 mb-3 underline">샘플 프로젝트</h2>
63+
<h2 class="mt-4 mb-3 underline">샘플 프로젝트 (Sample Projects)</h2>
6464
<div class="row g-3">
6565
{% for project in page.sample_projects %}
6666
<div class="col-lg-6">
@@ -95,7 +95,7 @@ sample_projects:
9595
{% endfor %}
9696
</div>
9797

98-
<h2 class="mt-4 mb-3 underline">스타터 프로젝트</h2>
98+
<h2 class="mt-4 mb-3 underline">스타터 프로젝트 (Starter Projects)</h2>
9999
<div class="row g-3">
100100
{% for project in page.starter_projects %}
101101
<div class="col-lg-6">

0 commit comments

Comments
 (0)