Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

turbo reference attributes: SEO対策として検索に利用されそうなワードを追加 #116

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion turbo/reference/attributes.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
order: 5
title: "属性とメタタグ"
description: "属性とメタタグのリファレンス"
description: |
「Turbo リファレンス: Hotwire ドキュメント(有志翻訳版)」における属性とメタタグに関するリファレンスページです。
ここではデータ属性によるTurboの挙動をカスタマイズする方法や、キャッシュ/ナビゲーション挙動に影響を与えるメタタグの利用方法を説明します。
---

# 属性とメタタグ
Expand Down
Loading