diff --git a/.github/renovate.json5 b/.github/renovate.json5 deleted file mode 100644 index 195bc5c..0000000 --- a/.github/renovate.json5 +++ /dev/null @@ -1,9 +0,0 @@ -{ - "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ - "local>Innei/renovate-config" - ], - "ignoreDeps": [ - "next" // https://github.com/shuding/nextra/issues/1785 - ] - } \ No newline at end of file diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 5a2f581..60daa50 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -27,7 +27,7 @@ jobs: restore-keys: | ${{ runner.os }}-nextjs- - name: Use Node.js ${{ matrix.node-version }} - uses: actions/setup-node@v3 + uses: actions/setup-node@v4 with: node-version: ${{ matrix.node-version }} - name: Setup pnpm @@ -51,7 +51,7 @@ jobs: run: | echo "mx-space.js.org" > out/CNAME - name: Deploy - uses: peaceiris/actions-gh-pages@v3 + uses: peaceiris/actions-gh-pages@v4 with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: out diff --git a/app/(home)/page.tsx b/app/(home)/page.tsx index a92ece8..0f5b762 100644 --- a/app/(home)/page.tsx +++ b/app/(home)/page.tsx @@ -373,7 +373,7 @@ function Feedback(): React.ReactElement {

- "用了一年多的 Mix Space,最让我觉得舒服的一点是别人如果要和我换友链,可以自助提交,我只需要点个通过就可以了,也借此交到了很多的朋友,光这一点我觉���就很不错了" + "用了一年多的 Mix Space,最让我觉得舒服的一点是别人如果要和我换友链,可以自助提交,我只需要点个通过就可以了,也借此交到了很多的朋友,光这一点我觉得就很不错了"