Skip to content

Commit

Permalink
Update prod.html
Browse files Browse the repository at this point in the history
  • Loading branch information
froggydisk authored Dec 15, 2021
1 parent b388e6a commit f1bc155
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions prod.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@
<p class="uppercase text-xs text-gray-600 mb-4 mt-4 tracking-wider">release list</p>

<!-- link -->
<a id= "release 0.8.8" onClick="reply_click(this.id);" href="#" class="mb-3 capitalize font-medium text-sm hover:text-teal-600 transition ease-in-out duration-500">
<a id= "release 1.0.1" onClick="reply_click(this.id);" href="#" class="mb-3 capitalize font-medium text-sm hover:text-teal-600 transition ease-in-out duration-500">
<i class="fad fa-calendar-edit text-xs mr-2"></i>
release 0.8.8
release 1.0.1
</a>
<!-- end link -->

Expand Down

0 comments on commit f1bc155

Please sign in to comment.