-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathgithub.html
More file actions
53 lines (47 loc) · 3.82 KB
/
github.html
File metadata and controls
53 lines (47 loc) · 3.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<ul style="list-style-type: none; align: center">
<li>
<h6><a href="https://github.com/example42/puppet-modules">Puppet Modules</a></h6>
<div class="col-md-6">
<iframe src="http://ghbtns.com/github-btn.html?user=example42&repo=puppet-modules&type=watch&count=true&size=small" title="Star on GitHub" frameborder="0" scrolling="0" margin="0" lenght="150" height="25"></iframe>
</div>
<div class="col-md-6">
<iframe src="http://ghbtns.com/github-btn.html?user=example42&repo=puppet-modules&type=fork&count=true&size=small" title="Fork on GitHub" frameborder="0" scrolling="0" margin="0" lenght="150" height="25" style="display:inline"></iframe>
</div>
</li>
<li>
<h6><a href="https://github.com/example42/Example42-tutorials">Puppet Tutorials</a></h6>
<div class="col-md-6">
<iframe src="http://ghbtns.com/github-btn.html?user=example42&repo=Example42-tutorials&type=watch&count=true&size=small" title="Star on GitHub" frameborder="0" scrolling="0" lenght="150" height="25"></iframe>
</div>
<div class="col-md-6">
<iframe src="http://ghbtns.com/github-btn.html?user=example42&repo=Example42-tutorials&type=fork&count=true&size=small" title="Fork on GitHub" frameborder="0" scrolling="0" lenght="150" height="25" style="display:inline"></iframe>
</div>
</li>
<li>
<h6><a href="https://github.com/example42/puppet-tp">Tiny Puppet</a></h6>
<div class="col-md-6">
<iframe src="http://ghbtns.com/github-btn.html?user=example42&repo=puppet-tp&type=watch&count=true&size=small" title="Star on GitHub" frameborder="0" scrolling="0" lenght="150" height="25"></iframe>
</div>
<div class="col-md-6">
<iframe src="http://ghbtns.com/github-btn.html?user=example42&repo=puppet-tp&type=fork&count=true&size=small" title="Fork on GitHub" frameborder="0" scrolling="0" lenght="150" height="25" style="display:inline"></iframe>
</div>
</li>
<li>
<h6><a href="https://github.com/example42/puppet-playground">Puppet Playground</a></h6>
<div class="col-md-6">
<iframe src="http://ghbtns.com/github-btn.html?user=example42&repo=puppet-playground&type=watch&count=true&size=small" title="Star on GitHub" frameborder="0" scrolling="0" lenght="150" height="25"></iframe>
</div>
<div class="col-md-6">
<iframe src="http://ghbtns.com/github-btn.html?user=example42&repo=puppet-playground&type=fork&count=true&size=small" title="Fork on GitHub" frameborder="0" scrolling="0" lenght="150" height="25" style="display:inline"></iframe>
</div>
</li>
<li>
<h6><a href="https://github.com/example42/puppi">Puppi</a></h6>
<div class="col-md-6">
<iframe src="http://ghbtns.com/github-btn.html?user=example42&repo=puppi&type=watch&count=true&size=small" title="Star on GitHub" frameborder="0" scrolling="0" lenght="150" height="25"></iframe>
</div>
<div class="col-md-6">
<iframe src="http://ghbtns.com/github-btn.html?user=example42&repo=puppi&type=fork&count=true&size=small" title="Fork on GitHub" frameborder="0" scrolling="0" lenght="150" height="25" style="display:inline"></iframe>
</div>
</li>
</ul>