File tree 9 files changed +1887
-6
lines changed
9 files changed +1887
-6
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 10
10
11
11
<!-- Bootstrap core CSS -->
12
12
< link href ="css/bootstrap.min.css " rel ="stylesheet ">
13
+ < link href ="css/font-awesome.css " rel ="stylesheet ">
13
14
14
15
<!-- Custom styles for this template -->
15
16
< link href ="css/custom.css " rel ="stylesheet ">
@@ -51,7 +52,7 @@ <h1>Events</h1>
51
52
<!-- End page content-->
52
53
53
54
< div class ="footer ">
54
- < p class ='pull-right '> © Open City 2013 | < a href ='https://github.com/open-city/open-gov-hack-night '> Pull requests welcome!</ a > </ p >
55
+ < p class ='pull-right '> © Open City 2013 | < a href ='https://github.com/open-city/open-gov-hack-night '> < i class =' icon-github ' > </ i > Pull requests welcome!</ a > </ p >
55
56
</ div >
56
57
</ div >
57
58
</ div > <!-- /container -->
Original file line number Diff line number Diff line change 10
10
11
11
<!-- Bootstrap core CSS -->
12
12
< link href ="css/bootstrap.min.css " rel ="stylesheet ">
13
+ < link href ="css/font-awesome.css " rel ="stylesheet ">
13
14
14
15
<!-- Custom styles for this template -->
15
16
< link href ="css/custom.css " rel ="stylesheet ">
@@ -160,7 +161,7 @@ <h2>Contact us</h2>
160
161
</ div >
161
162
162
163
< div class ="footer ">
163
- < p class ='pull-right '> © Open City 2013 | < a href ='https://github.com/open-city/open-gov-hack-night '> Pull requests welcome!</ a > </ p >
164
+ < p class ='pull-right '> © Open City 2013 | < a href ='https://github.com/open-city/open-gov-hack-night '> < i class =' icon-github ' > </ i > Pull requests welcome!</ a > </ p >
164
165
</ div >
165
166
</ div >
166
167
</ div > <!-- /container -->
Original file line number Diff line number Diff line change 10
10
11
11
<!-- Bootstrap core CSS -->
12
12
< link href ="css/bootstrap.min.css " rel ="stylesheet ">
13
+ < link href ="css/font-awesome.css " rel ="stylesheet ">
13
14
14
15
<!-- Custom styles for this template -->
15
16
< link href ="css/custom.css " rel ="stylesheet ">
@@ -75,7 +76,7 @@ <h1>Projects</h1>
75
76
<!-- End page content-->
76
77
77
78
< div class ="footer ">
78
- < p class ='pull-right '> © Open City 2013 | < a href ='https://github.com/open-city/open-gov-hack-night '> Pull requests welcome!</ a > </ p >
79
+ < p class ='pull-right '> © Open City 2013 | < a href ='https://github.com/open-city/open-gov-hack-night '> < i class =' icon-github ' > </ i > Pull requests welcome!</ a > </ p >
79
80
</ div >
80
81
</ div >
81
82
</ div > <!-- /container -->
@@ -151,9 +152,9 @@ <h5>Contributors</h5>\
151
152
{{/contributors}}\
152
153
</p>\
153
154
<p>\
154
- <a class='btn btn-default' href='{{html_url}}/network'>{{watchers_count}} watchers </a>\
155
- <a class='btn btn-default' href='{{html_url}}/network'>{{forks_count}} forks </a>\
156
- <a class='btn btn-default' href='{{html_url}}/issues'>{{open_issues}} open issues </a>\
155
+ <a class='btn btn-default' href='{{html_url}}/network'>{{watchers_count}} <i class='icon-eye-open'></i> </a>\
156
+ <a class='btn btn-default' href='{{html_url}}/network'>{{forks_count}} <i class='icon-code-fork'></i> </a>\
157
+ <a class='btn btn-default' href='{{html_url}}/issues'>{{open_issues}} <i class='icon-exclamation-sign'></i> </a>\
157
158
{{language}}\
158
159
</p>\
159
160
</td>\
You can’t perform that action at this time.
0 commit comments