mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 03:22:33 -06:00
translate: japanese - users page
This commit is contained in:
parent
6f646c8688
commit
80c1a9d96a
1 changed files with 27 additions and 0 deletions
27
exampleSite/content/users/_index.ja.md
Normal file
27
exampleSite/content/users/_index.ja.md
Normal file
|
@ -0,0 +1,27 @@
|
|||
---
|
||||
title: "ユーザー"
|
||||
date: 2020-08-14
|
||||
draft: false
|
||||
description: "実際に利用される Blowfish の例。"
|
||||
slug: "users"
|
||||
tags: ["users", "sample"]
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
showEdit: false
|
||||
layoutBackgroundHeaderSpace: false
|
||||
cardViewScreenWidth: true
|
||||
---
|
||||
|
||||
|
||||
|
||||
Blowfish で構築された実際のウェブサイトです。すべてのウェブサイト一覧は [JSON 形式](/users/users.json) で閲覧可能です。
|
||||
|
||||
|
||||
{{< alert >}}
|
||||
|
||||
**Blowfish ユーザーですか?** この一覧にあなたのサイトを加える際は、 [pull request を送信](https://github.com/nunocoracao/blowfish/blob/main/exampleSite/content/users/users.json) してください。
|
||||
|
||||
{{</ alert >}}
|
||||
|
||||
</BR>
|
Loading…
Reference in a new issue