Align both badges to the left

This commit is contained in:
José De Freitas 2020-08-25 14:13:31 -05:00 committed by GitHub
parent 0b697dcbc9
commit 332aee5b98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
# Badges
Badges are little identificators to let you know more about a specific youtuber. 0 or more badges can be attached to a youtuber. These badges they only serve as extra information for you while navigating through this list. Note that these badges don't mean that the youtuber itself is better than any other that doesn't have any badges; the badges are only extra information about a youtuber's channel.
<br/>
<img width="90px" height="90px" alt="Badge for verified Youtubers" src="media/badge-verified.svg"/>
<img align="left" width="90px" height="90px" alt="Badge for verified Youtubers" src="media/badge-verified.svg"/>
#### Verified YouTube Channel
This badge is attached to the youtubers that have a verified symbol on their channel.
<img width="90px" height="90px" alt="Badge for verified Youtubers" src="media/badge-weekly.svg"/>
<img align="left" width="90px" height="90px" alt="Badge for verified Youtubers" src="media/badge-weekly.svg"/>
#### Weekly video upload
This badge is attached to the youtubers who upload at least 1 video per week.