mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 11:32:30 -06:00
translate: samples/external into japanese
This commit is contained in:
parent
12f6b5b77c
commit
811a9b5c1c
1 changed files with 15 additions and 0 deletions
15
exampleSite/content/samples/external/index.ja.md
vendored
Executable file
15
exampleSite/content/samples/external/index.ja.md
vendored
Executable file
|
@ -0,0 +1,15 @@
|
||||||
|
---
|
||||||
|
title: "外部の記事"
|
||||||
|
date: 2019-01-24
|
||||||
|
externalUrl: "https://nunocoracao.com/projects/"
|
||||||
|
summary: "`externalUrl` 表示は任意の URL にリンクすることができます。"
|
||||||
|
showReadingTime: true
|
||||||
|
_build:
|
||||||
|
render: "false"
|
||||||
|
list: "local"
|
||||||
|
type: 'sample'
|
||||||
|
---
|
||||||
|
|
||||||
|
このページは、 `externalUrl` 表示パラメータを利用して、この Hugo ウェブサイト外の記事とリンクしています。
|
||||||
|
|
||||||
|
Medium の当校へのリンクや、サードパーティのウェブサイトでホストしている研究論文へのリンクなどに最適です。
|
Loading…
Reference in a new issue