Skip to content

Commit c14e123

Browse files
committed
docs: add Card link to the newly add jake template
1 parent a0fdf2c commit c14e123

File tree

7 files changed

+35
-0
lines changed

7 files changed

+35
-0
lines changed

content/docs/layouts/latex/templates/index.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ layouts:
3535
Check out the following templates for more details:
3636

3737
<Cards>
38+
<Card
39+
href="/docs/layouts/latex/templates/jake"
40+
title="Jake"
41+
description="A simple, straight-forward resume template based on jakegut/resume"
42+
/>
3843
<Card
3944
href="/docs/layouts/latex/templates/moderncv-banking"
4045
title="Moderncv Banking"

content/es/docs/layouts/latex/templates/index.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ layouts:
3333
Consulte las siguientes plantillas para obtener más detalles:
3434

3535
<Cards>
36+
<Card
37+
href="/es/docs/layouts/latex/templates/jake"
38+
title="Jake"
39+
description="Una plantilla de currículum sencilla y directa basada en jakegut/resume"
40+
/>
3641
<Card
3742
href="/es/docs/layouts/latex/templates/moderncv-banking"
3843
title="Moderncv Banking"

content/fr/docs/layouts/latex/templates/index.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ layouts:
3535
Consultez les modèles suivants pour plus de détails :
3636

3737
<Cards>
38+
<Card
39+
href="/fr/docs/layouts/latex/templates/jake"
40+
title="Jake"
41+
description="Un modèle de CV simple et direct basé sur jakegut/resume"
42+
/>
3843
<Card
3944
href="/fr/docs/layouts/latex/templates/moderncv-banking"
4045
title="Moderncv Banking"

content/ja/docs/layouts/latex/templates/index.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ layouts:
3333
詳細は以下のテンプレートをご覧ください:
3434

3535
<Cards>
36+
<Card
37+
href="/ja/docs/layouts/latex/templates/jake"
38+
title="Jake"
39+
description="jakegut/resume に基づいたシンプルで真っ直ぐな履歴書テンプレート"
40+
/>
3641
<Card
3742
href="/ja/docs/layouts/latex/templates/moderncv-banking"
3843
title="Moderncv Banking"

content/pt/docs/layouts/latex/templates/index.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ layouts:
3333
Consulte os seguintes modelos para mais detalhes:
3434

3535
<Cards>
36+
<Card
37+
href="/pt/docs/layouts/latex/templates/jake"
38+
title="Jake"
39+
description="Um modelo de currículo simples e direto baseado em jakegut/resume"
40+
/>
3641
<Card
3742
href="/pt/docs/layouts/latex/templates/moderncv-banking"
3843
title="Moderncv Banking"

content/zh-cn/docs/layouts/latex/templates/index.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ layouts:
3333
查看以下模板以获取更多详细信息:
3434

3535
<Cards>
36+
<Card
37+
href="/zh-cn/docs/layouts/latex/templates/jake"
38+
title="Jake"
39+
description="基于 jakegut/resume 的简洁直接简历模板"
40+
/>
3641
<Card
3742
href="/zh-cn/docs/layouts/latex/templates/moderncv-banking"
3843
title="Moderncv Banking"

content/zh-tw/docs/layouts/latex/templates/index.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ layouts:
3333
查看以下模板以獲取更多詳細資訊:
3434

3535
<Cards>
36+
<Card
37+
href="/zh-tw/docs/layouts/latex/templates/jake"
38+
title="Jake"
39+
description="基於 jakegut/resume 的簡潔直接履歷模板"
40+
/>
3641
<Card
3742
href="/zh-tw/docs/layouts/latex/templates/moderncv-banking"
3843
title="Moderncv Banking"

0 commit comments

Comments
 (0)