Skip to content

Commit

Permalink
Merge pull request #231 from djwy/djwy-remove-quote-section-2
Browse files Browse the repository at this point in the history
fix: remove quote from homepage
  • Loading branch information
bwillis committed Apr 24, 2024
2 parents 2ae961e + c38b21f commit a3a2330
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 28 deletions.
Binary file removed assets/ron-chan.jpg
Binary file not shown.
28 changes: 0 additions & 28 deletions index.md
Expand Up @@ -53,31 +53,3 @@ title: Home
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-6 py-4">
<img src="/assets/ron-chan.jpg" alt="Hacker: Ron Chan" class="img-fluid rounded-lg" height="400" />
</div>
<div class="col-md-6 py-4 align-self-center">
<h2>
MEET HACKER: RON CHAN
</h2>
<span class="h5">
From Hong Kong
</span>
<p class="lead my-3">
He just got $30K in a week for hacking on Airbnb&#8217;s public
<a href="https://hackerone.com/airbnb" target="_blank">#bugbounty program</a>!
</p>
<blockquote class="blockquote text-success my-3">
<span class="position-absolute" style="left: 7px">&#8220;</span>
I learned everything about hacking from Hacker101. It is so
resourceful. I started with knowing nothing. Now I&#8217;m a hacker
full-time!&#8221;
</blockquote>
<a href="/start-here" class="btn btn-outline-secondary">
Learn like Ron!
</a>
</div>
</div>
</div>

0 comments on commit a3a2330

Please sign in to comment.