mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
fix: deployments
This commit is contained in:
@@ -3,7 +3,7 @@ title: command
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
||||
import GuideFeedback from "../../src/components/GuideFeedback";
|
||||
import GuideFeedback from "../../../../src/components/GuideFeedback";
|
||||
|
||||
# Commands
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ title: Logic
|
||||
sidebar_position: 5
|
||||
---
|
||||
|
||||
import GuideFeedback from "../../src/components/GuideFeedback";
|
||||
import GuideFeedback from "../../../../src/components/GuideFeedback";
|
||||
|
||||
## Game rules
|
||||
- Two players max.
|
||||
|
||||
@@ -3,7 +3,7 @@ title: plugins
|
||||
sidebar_position: 3
|
||||
---
|
||||
|
||||
import GuideFeedback from "../../src/components/GuideFeedback";
|
||||
import GuideFeedback from "../../../../src/components/GuideFeedback";
|
||||
|
||||
# What are plugins?
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ title: intro
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
import GuideFeedback from "../../src/components/GuideFeedback";
|
||||
import GuideFeedback from "../../../../src/components/GuideFeedback";
|
||||
|
||||
> How hard can this be?
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ title: UI
|
||||
sidebar_position: 4
|
||||
---
|
||||
|
||||
import GuideFeedback from "../../src/components/GuideFeedback";
|
||||
import GuideFeedback from "../../../../src/components/GuideFeedback";
|
||||
|
||||
## Message Components
|
||||
|
||||
|
||||
Reference in New Issue
Block a user