Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ const sortedRepos = modules;
</h1>
<p class="text-lg text-gray-600 dark:text-slate-400 max-w-2xl mx-auto leading-relaxed">
Explore a curated collection of modules to enhance your device.
Copy link

Copilot AI Dec 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a trailing space after the period. Consider removing it for cleaner formatting.

Suggested change
Explore a curated collection of modules to enhance your device.
Explore a curated collection of modules to enhance your device.

Copilot uses AI. Check for mistakes.
Secure, open-source, and easy to install.
</p>
</div>

Expand Down
Loading