Skip to content

Commit

Permalink
Update social proof section in index.html
Browse files Browse the repository at this point in the history
MaxRohowsky committed Mar 21, 2024
1 parent ba9c53c commit 54825d9
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -41,7 +41,7 @@
</nav>
<section id="hero">
<div id="hero-container">
<p class="small-text">The (soon to be) #1 Open Source Repo for GitHub Profile Inspiration</p>
<p class="small-text">Open Source Repo for GitHub Profile Inspiration</p>
<h1>Unique GitHub Profile Designs</h1>
<h2>Curated list of GitHub's best Profiles <br /> and Readme.md Files</h2>
</div>
@@ -76,7 +76,9 @@ <h2>Curated list of GitHub's best Profiles <br /> and Readme.md Files</h2>
</section>

<section id="social-proof">
<span>As seen on:</span>
<a href="https://www.producthunt.com/posts/gitpro-2?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-gitpro&#0045;2" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=446047&theme=dark" alt="GitPro - Collection&#0032;of&#0032;GitHub&#0039;s&#0032;Best&#0032;Developer&#0032;Profile&#0032;Readme&#0032;Designs | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>

<!--<span>As seen on:</span>
<div class="proof-icon">
<i class="fab fa-hacker-news" style="color: #ff6600;"></i>
</div>
@@ -91,7 +93,7 @@ <h2>Curated list of GitHub's best Profiles <br /> and Readme.md Files</h2>
</div>
<div class="proof-icon">
<i class="fab fa-twitter" style="color: #1DA1F2;"></i>
</div>
</div> !-->
</section>


0 comments on commit 54825d9

Please sign in to comment.