Skip to content

Commit 3d9fa59

Browse files
committed
remove btn class
1 parent cfeb974 commit 3d9fa59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/middlewares.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h3>
2222
</div>
2323
<div class="span6">
2424
<h3>
25-
<a class="btn" href="https://github.com/geocoder-php/StackGeoIp">GeoIp</a>
25+
<a href="https://github.com/geocoder-php/StackGeoIp">GeoIp</a>
2626
</h3>
2727
<p class="by">
2828
by geocoder
@@ -36,7 +36,7 @@ <h3>
3636
<div class="row-fluid">
3737
<div class="span6">
3838
<h3>
39-
<a class="btn" href="https://github.com/alsar/stack-ip-restrict">IpRestrict</a>
39+
<a href="https://github.com/alsar/stack-ip-restrict">IpRestrict</a>
4040
</h3>
4141
<p class="by">
4242
by alsar

0 commit comments

Comments
 (0)