Skip to content

Commit

Permalink
Merge pull request #113 from everyleaf/make_description_better_for_seo
Browse files Browse the repository at this point in the history
HandbookのdescriptionにHotwire、翻訳、コード例などの単語を入れた(#102)
  • Loading branch information
otegami authored Dec 6, 2024
2 parents a0ae101 + 22494f1 commit ce43b92
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion turbo/handbook/introduction.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: "はじめに"
description: "Turboは、クライアントサイドのJavaScriptフレームワークを使用することなく、高速でモダンなウェブアプリケーションを作成するためのいくつかの技術を提供します。"
description: "
Hotwire ドキュメント(有志翻訳版)です。 Handbookでは豊富なコード例を挙げてHotwireの挙動を説明します。
Turboは、クライアントサイドのJavaScriptフレームワークを使用することなく、高速でモダンなウェブアプリケーションを作成するためのいくつかの技術を提供します。"
order: 1
---

Expand Down

0 comments on commit ce43b92

Please sign in to comment.