Move files from /public/static to /public
@ -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)
|
||||
![Giant sugar cane field ](/images/minecraft/sugarcane.png)
|
@ -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)
|
||||
![巨大サトウキビ畑](/images/minecraft/sugarcane.png)
|
@ -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)
|
||||
[![yude.jp](/images/banner_new.png)](https://yude.jp)
|
@ -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)
|
||||
[![yude.jp](/images/banner_new.png)](https://yude.jp)
|
@ -20,7 +20,7 @@ const Layout = (props) => {
|
||||
<div className="page">
|
||||
<Head>
|
||||
<title>{title ? `${title} - ${siteTitle}` : siteTitle}</title>
|
||||
<link rel="icon" href="/static/images/favicon.ico" />
|
||||
<link rel="icon" href="/images/favicon.ico" />
|
||||
</Head>
|
||||
<main>
|
||||
<Navbar />
|
||||
|
@ -40,7 +40,7 @@ export default function Modal() {
|
||||
<ul className="list-disc my-2">
|
||||
<li>
|
||||
<span className="font-bold">PGP </span>
|
||||
<Link href="/static/yudejp.gpg">
|
||||
<Link href="/yudejp.gpg">
|
||||
<a className="hover:underline">
|
||||
<FontAwesomeIcon icon={faDownload} className="w-5 h-5 inline"/>
|
||||
{download}
|
||||
|
@ -17,7 +17,7 @@ export default function Index(props) {
|
||||
<div className="my-9 text-center">
|
||||
<div className="m-10">
|
||||
<Image
|
||||
src = "/static/images/avatar.png"
|
||||
src = "/images/avatar.png"
|
||||
alt = "yude's avatar"
|
||||
width = {200}
|
||||
height = {200}
|
||||
@ -53,7 +53,7 @@ export default function Index(props) {
|
||||
<Link href="https://www.eff.org/pages/blue-ribbon-campaign">
|
||||
<a>
|
||||
<Image
|
||||
src="/static/images/brstrip.gif"
|
||||
src="/images/brstrip.gif"
|
||||
width={150}
|
||||
height={41}
|
||||
/>
|
||||
@ -62,7 +62,7 @@ export default function Index(props) {
|
||||
<Link href="https://sites.google.com/site/happybusy/">
|
||||
<a>
|
||||
<Image
|
||||
src="/static/images/busy_banner.png"
|
||||
src="/images/busy_banner.png"
|
||||
width={200}
|
||||
height={42}
|
||||
/>
|
||||
|
@ -26,7 +26,7 @@ export default function About(props) {
|
||||
<p className="my-2 text-3xl text-center">{t('title')}</p>
|
||||
<div className="w-full">
|
||||
<Image
|
||||
src = "/static/images/dynmap.png"
|
||||
src = "/images/dynmap.png"
|
||||
alt = "Dynmap Header"
|
||||
unoptimized = {true}
|
||||
width = {1354}
|
||||
|
@ -29,7 +29,7 @@ export default function About(props) {
|
||||
<div className="flex mb-10 justify-center">
|
||||
<Image
|
||||
className = "rounded-full hover:animate-rumble z-0 p-15"
|
||||
src = "/static/images/avatar.png"
|
||||
src = "/images/avatar.png"
|
||||
alt = "yude's avatar"
|
||||
width = {200}
|
||||
height = {200}
|
||||
|
Before Width: | Height: | Size: 137 KiB After Width: | Height: | Size: 137 KiB |
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 8.8 KiB |
Before Width: | Height: | Size: 6.0 KiB After Width: | Height: | Size: 6.0 KiB |
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 890 KiB After Width: | Height: | Size: 890 KiB |
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 9.4 KiB |
Before Width: | Height: | Size: 241 KiB After Width: | Height: | Size: 241 KiB |
Before Width: | Height: | Size: 340 KiB After Width: | Height: | Size: 340 KiB |
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 526 KiB After Width: | Height: | Size: 526 KiB |
Before Width: | Height: | Size: 958 KiB After Width: | Height: | Size: 958 KiB |
Before Width: | Height: | Size: 9.8 KiB After Width: | Height: | Size: 9.8 KiB |
Before Width: | Height: | Size: 464 KiB After Width: | Height: | Size: 464 KiB |
Before Width: | Height: | Size: 332 KiB After Width: | Height: | Size: 332 KiB |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 8.4 KiB |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |