Skip to content

Commit b31d8a9

Browse files
committed
docs: add centered dividers for better visual organization
- use centered div sections for all major headings - improves visual hierarchy and readability - matches style from CONTRIBUTING.md
1 parent 1fb5821 commit b31d8a9

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,10 @@ The exported file includes a header with generation date, config path, and reloa
121121

122122
---
123123

124-
## 🛠️ Development
124+
<div align="center">
125+
<hr>
126+
<h2>� Development</h2>
127+
</div>
125128

126129
### Prerequisites
127130
- **Bun 1.3+** (recommended) or Node.js 20+
@@ -191,10 +194,12 @@ If Confitty saved you from reading Kitty docs for three hours, consider supporti
191194

192195
Donations help keep the website running and the confetti cannon loaded for our mascot. 🎉
193196

194-
---
197+
<div align="center">
195198

196199
## 💬 Community
197200

201+
</div>
202+
198203
Join the [**Discord server**](https://discord.gg/kxG674AadQ) to:
199204
- Share your Kitty configs and setups
200205
- Get help with configuration issues

0 commit comments

Comments
 (0)