-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathgithub_small.html
More file actions
57 lines (52 loc) · 2.78 KB
/
github_small.html
File metadata and controls
57 lines (52 loc) · 2.78 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
54
55
56
57
<ul style="list-style-type: none; padding: 0px">
<li>
<div class="row">
<div class="col-md-6">
<a href="https://github.com/example42/puppet-modules">Modules</a>
</div>
<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="Puppet Modules" frameborder="0" scrolling="0" margin="0" lenght="150" height="25"></iframe>
</div>
</div>
</li>
<li>
<div class="row">
<div class="col-md-6">
<a href="https://github.com/example42/Example42-tutorials">Tutorials</a>
</div>
<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="Puppet Tutorials" frameborder="0" scrolling="0" lenght="150" height="25"></iframe>
</div>
</div>
</li>
<li>
<div class="row">
<div class="col-md-6">
<a href="https://github.com/example42/puppet-tp">TinyPuppet</a>
</div>
<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="Puppet Architectures" frameborder="0" scrolling="0" lenght="150" height="25"></iframe>
</div>
</div>
</li>
<li>
<div class="row">
<div class="col-md-6">
<a href="https://github.com/example42/puppet-playground">Playground</a>
</div>
<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="Puppet Playground" frameborder="0" scrolling="0" lenght="150" height="25"></iframe>
</div>
</div>
</li>
<li>
<div class="row">
<div class="col-md-6">
<a href="https://github.com/example42/puppi">Puppi</a>
</div>
<div class="col-md-6">
<iframe src="http://ghbtns.com/github-btn.html?user=example42&repo=puppi&type=watch&count=true&size=small" title="Puppi" frameborder="0" scrolling="0" lenght="150" height="25"></iframe>
</div>
</div>
</li>
</ul>