Skip to content

Commit 3fb5e6f

Browse files
committed
feat: banner rephrased per maintainer ask plus alt text in sync
1 parent d786c4d commit 3fb5e6f

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<a href="https://roxyapi.com/ui">
3-
<img src="https://raw.githubusercontent.com/RoxyAPI/ui/main/assets/banner.png" alt="Roxy UI: drop-in components for every RoxyAPI domain" width="100%">
3+
<img src="https://raw.githubusercontent.com/RoxyAPI/ui/main/assets/banner.png" alt="Roxy UI: complete UI library for astrology, vedic, tarot, and more" width="100%">
44
</a>
55
</p>
66

assets/banner.png

-63.2 KB
Loading

packages/ui/dist/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generatedAt": "2026-05-10T18:04:17.119Z",
2+
"generatedAt": "2026-05-10T18:04:52.543Z",
33
"components": [
44
"kp-planets-table",
55
"numerology-card",

scripts/generate-banner.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const args = [
2626
'--eyebrow',
2727
'Roxy UI',
2828
'--title',
29-
'Drop-in components for every RoxyAPI domain',
29+
'Complete UI library for astrology, vedic, tarot, and more',
3030
'--subtitle',
3131
'npm install @roxyapi/ui',
3232
'--foot',

0 commit comments

Comments
 (0)