moveorder

This commit is contained in:
Jacob Nguyen
2025-01-24 17:02:51 -06:00
committed by GitHub
parent cc7d02ff21
commit 8b8191b7da
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
title: Conclusion
description: Thank you for reading the sern guide
sidebar:
order: 10
order: 11
---
If you reached this far, thank you for reading!

View File

@@ -2,7 +2,7 @@
title: Goal
description: sern's goal is to make bot development easier and more efficient
sidebar:
order: 2
order: 10
---
This reference will have JavaScript but many snippets are easily transferrable to Typescript.