Skip to content

Commit

Permalink
Update dev.html
Browse files Browse the repository at this point in the history
  • Loading branch information
froggydisk authored Dec 15, 2021
1 parent 0df5196 commit d0f69e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<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
</a>
Expand Down

0 comments on commit d0f69e5

Please sign in to comment.