diff --git a/docs/minecraft/en.md b/docs/minecraft/en.md index 325e2e1..079a2c4 100644 --- a/docs/minecraft/en.md +++ b/docs/minecraft/en.md @@ -14,16 +14,16 @@ You can destroy wood logs and ore blocks at once by destroying with sneaking.\ ## Block protection You can protect your chests, doors, furnaces, etc. by pasting sign like the image below.\ You can also create a shared block by writing the player ID across multiple lines. \ -![Chest Protection](/static/images/minecraft/lockette/chest.png) +![Chest Protection](/images/minecraft/lockette/chest.png) ## Skills You can use skills powered by mcMMO. # Facility introduction ## Shrine (by shirachan_1204) -![Shrine](/static/images/minecraft/shrine.png) +![Shrine](/images/minecraft/shrine.png) ## Iron Golem Trap (by yude & kuwazi_) -![Iron Golem Trap](/static/images/minecraft/golem_trap.png) +![Iron Golem Trap](/images/minecraft/golem_trap.png) ## Huge field (by yude & kuwazi_) -![Huge field](/static/images/minecraft/large_field.png) +![Huge field](/images/minecraft/large_field.png) ## Giant sugar cane field (by yude) -![Giant sugar cane field ](/static/images/minecraft/sugarcane.png) \ No newline at end of file +![Giant sugar cane field ](/images/minecraft/sugarcane.png) \ No newline at end of file diff --git a/docs/minecraft/ja.md b/docs/minecraft/ja.md index a79e18b..5fed282 100644 --- a/docs/minecraft/ja.md +++ b/docs/minecraft/ja.md @@ -13,16 +13,16 @@ ## ブロックの保護 看板を画像のように貼り付けることで、チェストやドア、かまどなどを保護できます。\ 複数行に渡ってプレイヤー ID を書くことで、共有ブロックを作ることもできます。\ -![Chest Protection](/static/images/minecraft/lockette/chest.png) +![Chest Protection](/images/minecraft/lockette/chest.png) ## スキル mcMMO を導入しているので、プラグインによるスキルを利用できます。 # 施設紹介 ## 神社 (by shirachan_1204) -![神社](/static/images/minecraft/shrine.png) +![神社](/images/minecraft/shrine.png) ## アイアンゴーレムトラップ (by yude & kuwazi_) -![アイアンゴーレムトラップ](/static/images/minecraft/golem_trap.png) +![アイアンゴーレムトラップ](/images/minecraft/golem_trap.png) ## 巨大畑 (by yude & kuwazi_) -![巨大畑](/static/images/minecraft/large_field.png) +![巨大畑](/images/minecraft/large_field.png) ## 巨大サトウキビ畑 (by yude) -![巨大サトウキビ畑](/static/images/minecraft/sugarcane.png) \ No newline at end of file +![巨大サトウキビ畑](/images/minecraft/sugarcane.png) \ No newline at end of file diff --git a/docs/mutual/en.md b/docs/mutual/en.md index 25cff09..06e7b90 100644 --- a/docs/mutual/en.md +++ b/docs/mutual/en.md @@ -3,12 +3,12 @@ Publishing the website whose links to yude.jp. ## Link listing ### カービィ★KIRBYの家 `https://exout.net/~kirby3ds/` -[![kirby3ds](/static/images/mutual/kirby3ds.png)](https://exout.net/~kirby3ds/) +[![kirby3ds](/images/mutual/kirby3ds.png)](https://exout.net/~kirby3ds/) ### こーげんやさい `https://nona-takahara.github.io/` -[![こーげんやさい](/static/images/mutual/nona-takahara.png)](https://nona-takahara.github.io/) +[![こーげんやさい](/images/mutual/nona-takahara.png)](https://nona-takahara.github.io/) ## To those who want to link yude.jp Thank you! You can use the banner below to link this website. -[![yude.jp](/static/images/banner_new.png)](https://yude.jp) \ No newline at end of file +[![yude.jp](/images/banner_new.png)](https://yude.jp) \ No newline at end of file diff --git a/docs/mutual/ja.md b/docs/mutual/ja.md index d7012b1..c15a164 100644 --- a/docs/mutual/ja.md +++ b/docs/mutual/ja.md @@ -3,12 +3,12 @@ ## リンク一覧 ### カービィ★KIRBYの家 `https://exout.net/~kirby3ds/` -[![kirby3ds](/static/images/mutual/kirby3ds.png)](https://exout.net/~kirby3ds/) +[![kirby3ds](/images/mutual/kirby3ds.png)](https://exout.net/~kirby3ds/) ### こーげんやさい `https://nona-takahara.github.io/` -[![こーげんやさい](/static/images/mutual/nona-takahara.png)](https://nona-takahara.github.io/) +[![こーげんやさい](/images/mutual/nona-takahara.png)](https://nona-takahara.github.io/) ## このサイトをリンクしてくださる方へ ありがとうございます!以下のバナーを使用して、この Web サイトをリンクすることができます。 -[![yude.jp](/static/images/banner_new.png)](https://yude.jp) \ No newline at end of file +[![yude.jp](/images/banner_new.png)](https://yude.jp) \ No newline at end of file diff --git a/pages/components/Layout.js b/pages/components/Layout.js index 650e605..c42c8bc 100644 --- a/pages/components/Layout.js +++ b/pages/components/Layout.js @@ -20,7 +20,7 @@ const Layout = (props) => {
{title ? `${title} - ${siteTitle}` : siteTitle} - +
diff --git a/pages/components/PublicKeys.js b/pages/components/PublicKeys.js index 86ddf00..367a79c 100644 --- a/pages/components/PublicKeys.js +++ b/pages/components/PublicKeys.js @@ -40,7 +40,7 @@ export default function Modal() {