mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-25 18:49:11 +00:00
Clean up html tags
This commit is contained in:
+4
-4
@@ -180,22 +180,22 @@ p:last-child {
|
||||
<a href="https://github.com/php-curl-class/php-curl-class/releases/">
|
||||
<img
|
||||
alt=""
|
||||
src="https://img.shields.io/github/release/php-curl-class/php-curl-class.svg?style=flat-square">
|
||||
src="https://img.shields.io/github/release/php-curl-class/php-curl-class.svg?style=flat-square" />
|
||||
</a>
|
||||
<a href="https://github.com/php-curl-class/php-curl-class/blob/master/LICENSE">
|
||||
<img
|
||||
alt=""
|
||||
src="https://img.shields.io/github/license/php-curl-class/php-curl-class.svg?style=flat-square">
|
||||
src="https://img.shields.io/github/license/php-curl-class/php-curl-class.svg?style=flat-square" />
|
||||
</a>
|
||||
<a href="https://github.com/php-curl-class/php-curl-class/actions/workflows/ci.yml">
|
||||
<img
|
||||
alt=""
|
||||
src="https://img.shields.io/github/workflow/status/php-curl-class/php-curl-class/ci?style=flat-square">
|
||||
src="https://img.shields.io/github/workflow/status/php-curl-class/php-curl-class/ci?style=flat-square" />
|
||||
</a>
|
||||
<a href="https://github.com/php-curl-class/php-curl-class/releases/">
|
||||
<img
|
||||
alt=""
|
||||
src="https://img.shields.io/packagist/dt/php-curl-class/php-curl-class.svg?style=flat-square">
|
||||
src="https://img.shields.io/packagist/dt/php-curl-class/php-curl-class.svg?style=flat-square" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user