Skip to content

Commit

Permalink
Add notice banner to all ascension pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Vankka committed Jun 9, 2024
1 parent 3734503 commit ebca4f0
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/ascension/compatibility.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";

:::danger
This is documentation for **a future version of DiscordSRV** and information on this page does not apply to DiscordSRV version 1 and may be **inaccurate** in general
:::

# Compatibility

DiscordSRV requires Java 8 or newer
Expand Down
6 changes: 5 additions & 1 deletion docs/ascension/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
:::danger
This is documentation for **a future version of DiscordSRV** and information on this page does not apply to DiscordSRV version 1 and may be **inaccurate** in general
:::

# Home

![DiscordSRV](/assets/discordsrv_logo_stroke.png)
Expand All @@ -6,6 +10,6 @@

This is where information about DiscordSRV v3 (Ascension) lives.

Test builds are available in our Discord server.
[Instructions for testing these builds](https://github.com/DiscordSRV/Ascension#ascension)

</div>
4 changes: 4 additions & 0 deletions docs/ascension/performance.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
:::danger
This is documentation for **a future version of DiscordSRV** and information on this page does not apply to DiscordSRV version 1 and may be **inaccurate** in general
:::

# Performance

DiscordSRV runs async wherever possible, which avoids slowing down game threads or affecting tick speed.
Expand Down
4 changes: 4 additions & 0 deletions docs/ascension/placeholders.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
:::danger
This is documentation for **a future version of DiscordSRV** and information on this page does not apply to DiscordSRV version 1 and may be **inaccurate** in general
:::

# Placeholders
DiscordSRV contains many placeholders which allows you to customise messages entirely to your liking.

Expand Down
4 changes: 4 additions & 0 deletions docs/ascension/security.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
:::danger
This is documentation for **a future version of DiscordSRV** and information on this page does not apply to DiscordSRV version 1 and may be **inaccurate** in general
:::

# Security

We take security seriously, and so should you.
Expand Down

0 comments on commit ebca4f0

Please sign in to comment.