Skip to content

Commit 351421b

Browse files
committed
feat(docs): add reviews banner
1 parent 8c620f8 commit 351421b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/src/components/GithubStar.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ import { Icon } from '@astrojs/starlight/components';
3737
}
3838
.container{
3939
position: absolute;
40-
top: 80px;
40+
top: 140px;
4141
left: 50%;
4242
transform: translate(-50%, 0%);
4343
background-color: transparent;

docs/src/content/docs/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ title: Obytes Starter | React Native/Expo starter
33
description: "Your All-in-One Solution for Building Outstanding React Native/Expo Apps. From editor setup to store submission, we've got you covered!"
44
template: splash
55
lastUpdated: false
6+
banner:
7+
content: |
8+
🌟 Loving our starter? Share your success story! Your feedback fuels our passion.
9+
<a href="https://starter.obytes.com/reviews">Drop a review</a> and inspire others! 🚀
610
hero:
711
title: Perfect React Native App Kickstart 🚀!
812
tagline: "Your All-in-One Solution for Building Outstanding React Native/Expo Apps. From editor setup to store submission, we've got you covered!"

0 commit comments

Comments
 (0)