Created
March 18, 2018 13:08
-
-
Save fubarhouse/fb8bea5babd5dc6f450f219c1263a70c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width"> | |
<title>JS Bin</title> | |
</head> | |
<body> | |
<img src="https://img.shields.io/badge/π₯-Blazing%20Fast-red.svg"/> | |
<img src="https://img.shields.io/badge/πΏ-For Humans-blue.svg"/> | |
<img src="https://img.shields.io/badge/π’-Enterprise Grade-999999.svg"/> | |
<img src="https://img.shields.io/badge/πΏ-Enterprise Grade-000000.svg"/> | |
<img src="https://img.shields.io/badge/π-Production Ready-00ddcc.svg"/> | |
<img src="https://img.shields.io/badge/π-Modern-44aadd.svg"/> | |
<img src="https://img.shields.io/badge/π¦-Extremely Lightweight-7799cc.svg"/> | |
<img src="https://img.shields.io/badge/π-Totally Secure-yellow.svg"/> | |
<img src="https://img.shields.io/badge/π-Bug Free-green.svg"/> | |
<img src="https://img.shields.io/badge/π¦-Just Works-cc00cc.svg"/> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment