adds some files for the badge

This commit is contained in:
Gyula Kerezsi
2017-01-31 13:53:40 +02:00
parent e294230b7f
commit 08ced3d5f2
4 changed files with 34 additions and 0 deletions

4
docs/badge-issuer.json Normal file
View File

@@ -0,0 +1,4 @@
{
"name": "gardient, rookie badger",
"url": "http://gardient.github.io/rookie-badger"
}

View 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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB