Page
リンク
Table of contents
この機能を使用するには、frontmatterにlinksセクションを追加してください。
このページのfrontmatter:
links:
- title: GitHub
description: GitHubは世界最大のソフトウェア開発プラットフォームです。
website: https://github.com
image: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
- title: TypeScript
description: TypeScriptは、プレーンなJavaScriptにコンパイルされるJavaScriptの型付きスーパーセットです。
website: https://www.typescriptlang.org
image: ts-logo-128.jpg
imageフィールドは、ローカル画像と外部画像の両方を受け入れます。