diff --git a/docs/devices/ayaneo/flip-ds.md b/docs/devices/ayaneo/flip-ds.md
index a789e7c..3fc9621 100644
--- a/docs/devices/ayaneo/flip-ds.md
+++ b/docs/devices/ayaneo/flip-ds.md
@@ -10,6 +10,10 @@ title: AYANEO Flip DS
![](../../_inc/images/devices/ayaneo-flip-ds.png){ .off-glb }
+!!! warning
+ Support for this device is still a work in progress. Expect bugs or incomplete/missing features as support is being added.
+ Refer to the [Known Issues](#known-issues) section for more information.
+
!!!info
New AMD 7000 series devices do not support S3 sleep and must be configured for Modern Standby + s0i3.
Follow the [process on the Wiki](https://wiki.steamfork.org/troubleshooting/#enabling-modern-sleep-on-7000-series-amd-based-devices) to configure your device.
diff --git a/docs/devices/index.md b/docs/devices/index.md
index 4dd5571..64ade20 100644
--- a/docs/devices/index.md
+++ b/docs/devices/index.md
@@ -17,7 +17,7 @@ SteamFork has been tested (i.e. booted at least once) on the list of devices bel
| AYANEO | [Air / Air Pro](ayaneo/air.md) | Community Verified |
| AYANEO | [Air 1S](ayaneo/air-1s) 3 | [winghugs](https://github.com/winghugs) |
| AYANEO | [Air Plus (AMD 6800U)](ayaneo/air-plus-6800u) | [uejji](https://github.com/uejji) |
-| AYANEO | [Flip DS](ayaneo/flip-ds) 2 | [uejji](https://github.com/uejji) |
+| AYANEO | [Flip DS](ayaneo/flip-ds) 2,4 | [uejji](https://github.com/uejji) |
| AYANEO | [Flip KB](ayaneo/flip-kb) 2 | [Fewtarius](https://github.com/fewtarius) |
| AYANEO | Geek | Community Verified by [alexapple79](https://www.youtube.com/watch?v=4iBE-PUC_0Y) |
| AYANEO | Next, Next Lite, Next Pro | Community Verified |
diff --git a/mkdocs.yml b/mkdocs.yml
index 0343cf2..2c97151 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -28,7 +28,7 @@ theme:
#- navigation.instant
- navigation.sections
- navigation.indexes
- - toc.follow
+ - toc.follow
- search.suggest
- content.tooltips
- content.code.copy
@@ -57,7 +57,7 @@ extra_css:
- _inc/css/custom.css
extra:
social:
- - icon: fontawesome/brands/github
+ - icon: fontawesome/brands/github
link: https://github.com/SteamFork/distribution
#- icon: fontawesome/brands/discord
# link: https://discord.gg/nou...
@@ -70,8 +70,8 @@ nav:
- Troubleshooting: troubleshooting.md
- Play:
- Install: play/install.md
- - Software: play/verified-software.md
- - Accessories: play/verified-accessories.md
+ - Software: play/verified-software.md
+ - Accessories: play/verified-accessories.md
- Contribute:
- contribute/index.md
- Code of Conduct: contribute/code-of-conduct.md
@@ -82,8 +82,8 @@ nav:
- ASUS:
- ROG Ally / Ally X: devices/asus/rog-ally.md
- AYANEO:
+ - 2S: devices/ayaneo/ayaneo-2s.md
- Air 1S: devices/ayaneo/air-1s.md
- - Ayaneo 2S: devices/ayaneo/ayaneo-2s.md
- Air Plus (AMD 6800U): devices/ayaneo/air-plus-6800u.md
- Flip DS: devices/ayaneo/flip-ds.md
- Flip KB: devices/ayaneo/flip-kb.md