adds some files for the badge
This commit is contained in:
4
docs/badge-issuer.json
Normal file
4
docs/badge-issuer.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"name": "gardient, rookie badger",
|
||||
"url": "http://gardient.github.io/rookie-badger"
|
||||
}
|
||||
30
docs/rookie-badge-criteria.html
Normal file
30
docs/rookie-badge-criteria.html
Normal file
@@ -0,0 +1,30 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Title Page</title>
|
||||
|
||||
<!-- Bootstrap CSS -->
|
||||
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
|
||||
|
||||
<!-- jQuery -->
|
||||
<script src="https://code.jquery.com/jquery.js"></script>
|
||||
<!-- Bootstrap JavaScript -->
|
||||
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
|
||||
<a class="navbar-brand" href="../">Rookie badger</a>
|
||||
<ul class="nav navbar-nav">
|
||||
</ul>
|
||||
</nav>
|
||||
<h1>Rookie badger criteria</h1>
|
||||
|
||||
Get the approval of gardient the one creating this badger
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
BIN
docs/rookie-badge-issuer.png
Normal file
BIN
docs/rookie-badge-issuer.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
Reference in New Issue
Block a user