Skip to content

Commit

Permalink
Update Landing Page
Browse files Browse the repository at this point in the history
  • Loading branch information
imsus committed Jul 26, 2018
1 parent 5ff4168 commit f5727c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<h1 class="font-semibold text-3xl lg:text-5xl mb-3">Tailwind Parcel</h1>
<p class="text-lg lg:text-2xl mb-8 leading-tight">Simple TailwindCSS boilerplate designed for in-browser prototyping.</p>
<div class="text-lg flex justify-center">
<a class="text-blue-dark no-underline inline-flex items-center" href="">
<a target="_blank" rel="noopener" class="text-blue-dark no-underline inline-flex items-center" href="https://github.com/imsus/tailwind-parcel">
<span>Github Repository</span>
<i data-feather="chevron-right"></i>
</a>
Expand Down

0 comments on commit f5727c4

Please sign in to comment.