diff --git a/docs/index.html b/docs/index.html index c39aa80..16c7236 100644 --- a/docs/index.html +++ b/docs/index.html @@ -7,8 +7,8 @@ Procon Team1 -

Procon Team1

-

Procon Team1のページです。

+

Procon Team2

+

Procon Team2のページです。

mwykのページへ diff --git a/docs/mwyk/index.html b/docs/mwyk/index.html index 939ae76..d0d845d 100644 --- a/docs/mwyk/index.html +++ b/docs/mwyk/index.html @@ -8,7 +8,7 @@ href="https://dl.kiharu.dev/jokenCube.png" /> - Procon Team1 + Procon Team2 diff --git a/index.html b/index.html index c39aa80..16c7236 100644 --- a/index.html +++ b/index.html @@ -7,8 +7,8 @@ Procon Team1 -

Procon Team1

-

Procon Team1のページです。

+

Procon Team2

+

Procon Team2のページです。

mwykのページへ diff --git a/mwyk/index.html b/mwyk/index.html index 4cdff26..8a902bd 100644 --- a/mwyk/index.html +++ b/mwyk/index.html @@ -9,7 +9,7 @@ /> - Procon Team1 + Procon Team2 Topに戻る diff --git a/package.json b/package.json index 329d314..4711ba0 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "procon-team1", + "name": "procon-team2", "private": true, "version": "0.0.0", "type": "module", diff --git a/vite.config.js b/vite.config.js index dfa515a..a5219bc 100644 --- a/vite.config.js +++ b/vite.config.js @@ -2,7 +2,7 @@ import { resolve } from 'path'; import { defineConfig } from 'vite'; export default defineConfig({ - base: '/procon-team1/', + base: '/procon-team2/', build: { rollupOptions: { input: {