mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 03:22:33 -06:00
create: japanese translation - showcase
This commit is contained in:
parent
9a70203a42
commit
6de3ed8566
1 changed files with 22 additions and 0 deletions
22
exampleSite/content/examples/_index.ja.md
Executable file
22
exampleSite/content/examples/_index.ja.md
Executable file
|
@ -0,0 +1,22 @@
|
||||||
|
---
|
||||||
|
title: "ショーケース"
|
||||||
|
description: "Blowfish で何が出来るか見てみる。"
|
||||||
|
|
||||||
|
showLikes: true
|
||||||
|
showViews: true
|
||||||
|
|
||||||
|
cascade:
|
||||||
|
showEdit: false
|
||||||
|
showReadingTime: false
|
||||||
|
showSummary: false
|
||||||
|
showLikes: false
|
||||||
|
showViews: false
|
||||||
|
---
|
||||||
|
|
||||||
|
{{< lead >}}
|
||||||
|
Blowfish で何が出来るか見てみる。
|
||||||
|
{{< /lead >}}
|
||||||
|
|
||||||
|
このセクションはテンプレートの例やインスピレーションを得ることの出来る Blowfish を使用して作成されたページのリンクがあります。
|
||||||
|
|
||||||
|
---
|
Loading…
Reference in a new issue