From 2aad19a1d2ccd78ce694da244f0056bbbdf81791 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Fri, 19 Dec 2025 12:24:19 -0600 Subject: [PATCH] Improve formatting of welcome message in index.md Reformatted welcome message for clarity and readability. --- src/content/docs/index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/content/docs/index.md b/src/content/docs/index.md index 6eafc81..1d6cb15 100644 --- a/src/content/docs/index.md +++ b/src/content/docs/index.md @@ -4,4 +4,8 @@ sidebar: order: 1 --- -Welcome to the showbridge docs, this is an ever changing store of information related to [showbridge](https://github.com/jwetzell/showbridge-go). If you find something that doesn't make sense or needs more documentation/clarification please open an issue on the [docs repo](https://github.com/jwetzell/showbridge-docs/issues). For issues not related to the actual application please open them on the [showbridge repo](https://github.com/jwetzell/showbridge-go) +Welcome to the showbridge docs, this is an ever changing store of information related to [showbridge](https://github.com/jwetzell/showbridge-go). + +If you find something that doesn't make sense or needs more documentation/clarification please open an issue on the [docs repo](https://github.com/jwetzell/showbridge-docs/issues). + +For issues related to the actual application please open them on the [showbridge repo](https://github.com/jwetzell/showbridge-go)