From 0be3c2af90e15124870a1182a8f5411416e32d69 Mon Sep 17 00:00:00 2001
From: yuubinnkyoku <137483288+yuubinnkyoku@users.noreply.github.com>
Date: Mon, 23 Dec 2024 01:50:38 +0000
Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
exampleSite/content/docs/firebase-views/index.ja.md | 2 +-
exampleSite/content/docs/hosting-deployment/index.ja.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/exampleSite/content/docs/firebase-views/index.ja.md b/exampleSite/content/docs/firebase-views/index.ja.md
index a5d30f33..16fc008c 100644
--- a/exampleSite/content/docs/firebase-views/index.ja.md
+++ b/exampleSite/content/docs/firebase-views/index.ja.md
@@ -14,7 +14,7 @@ series_order: 15
1. Firebase のウェブサイトにアクセスして、無料のアカウントを作成します
2. 新規プロジェクトを作成します
3. 分析ロケーションを選択します
-4. プロジェクトの変数を取得し、`params.toml` ファイル内で設定して、Blowfish で Firebase を設定します。詳細は、}}">このページをご覧ください。Firebase が提供するファイルの例を以下に示します。FirebaseConfig オブジェクト内のパラメータに注意してください。
+4. プロジェクトの変数を取得し、`params.toml` ファイル内で設定して、Blowfish で Firebase を設定します。詳細は、}}">このページをご覧ください。Firebase が提供するファイルの例を以下に示します。FirebaseConfig オブジェクト内のパラメータに注意してください。
```
// 必要な SDK から必要な関数をインポートします
diff --git a/exampleSite/content/docs/hosting-deployment/index.ja.md b/exampleSite/content/docs/hosting-deployment/index.ja.md
index 1a77e3c7..a5903661 100644
--- a/exampleSite/content/docs/hosting-deployment/index.ja.md
+++ b/exampleSite/content/docs/hosting-deployment/index.ja.md
@@ -21,7 +21,7 @@ Hugo の公式[ホスティングとデプロイ](https://gohugo.io/hosting-and-
- [Netlify](#netlify)
- [Render](#render)
- [Cloudflare Pages](#cloudflare-pages)
-- [共有ホスティング、VPS、またはプライベート Web サーバー](#共有ホスティング-vps-またはプライベート-web-サーバー)
+- [共有ホスティング、VPS、またはプライベート Web サーバー](#共有ホスティングvpsまたはプライベート-web-サーバー)
---