cant deleted "stars on github" #534
Unanswered
unfairDude
asked this question in
Help
Replies: 3 comments
-
Why would you delete this section? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Nvm It was issue on my end, it would be cool to add a file explaining how
to edit icons
…On Tue, Mar 12, 2024, 2:24 PM Julien ***@***.***> wrote:
Why would you delete this section?
—
Reply to this email directly, view it on GitHub
<#534 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYPABN425JFLJ2X3CZKAQCTYX36YRAVCNFSM6AAAAABEREYHJKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DONJZHAZTG>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I don't plan to do it, however, have you seen this: https://github.com/juliencrn/usehooks-ts/blob/master/.github/CONTRIBUTING.md |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
im kinda a noob but I would like to know why deplyment fail when i try to remove the github widget about stars of this project
im editing page.tsx file and the code looks like this:
</section> <section id="open-source" className="container py-8 md:py-12 lg:py-24"> <div className="mx-auto flex max-w-[58rem] flex-col items-center justify-center gap-4 text-center"> <h2 className="font-heading text-3xl leading-[1.1] sm:text-3xl md:text-6xl"> Proudly Open Source </h2> <p className="max-w-[85%] leading-normal text-muted-foreground sm:text-lg sm:leading-7"> usehooks-ts is open source and powered by open source software. </p> </div> </section> </> ) }
Beta Was this translation helpful? Give feedback.
All reactions