Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
AmazingAng committed May 21, 2023
1 parent 8fbd990 commit cc8e4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/doc/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ function HomepageHeader() {
<HeroBannerRightStar />
</div>
<h1 className={styles.heroBannerTitle}>{siteConfig.title}</h1>
<p className={styles.heroBannerSubTitle}>{siteConfig.tagline}</p>
<p className={styles.heroBannerSubTitle}>The first open-source lightweight Solidity IDE that can be easily integrated into websites, documents, and tutorials. {"\n"} Powered by WTF Academy, Inspired by Remix-IDE and react-live.</p>
</div>
</header>
);
Expand Down

2 comments on commit cc8e4dd

@vercel
Copy link

@vercel vercel bot commented on cc8e4dd May 21, 2023

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on cc8e4dd May 21, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.