|
1 | 1 | <p>
|
2 |
| - <img |
3 |
| - src="{{ site.imgurl}}/u-logo.jpg" alt="logo" |
4 |
| - title="Follow us on Twitter @{{ site.author.twitter }}" |
5 |
| - class="img-rounded floatLeft" |
6 |
| - /> |
| 2 | + <img |
| 3 | + src="{{ site.imgurl}}/u-logo.jpg" |
| 4 | + alt="logo" |
| 5 | + title="Follow us on Twitter @{{ site.author.twitter }}" |
| 6 | + class="img-rounded floatLeft" |
| 7 | + /> |
7 | 8 |
|
8 |
| - OBO is an integrated cross-species ontology covering anatomical |
9 |
| - structures in animals. See the <a href="{{ site.baseurl}}about.html">about</a> page |
10 |
| - for more info. |
11 |
| - |
12 |
| -</p> |
13 |
| -<p> |
14 |
| - <span class="icon search"></span> |
15 |
| - {% include ontobee_search.html %} |
| 9 | + OBO is an integrated cross-species ontology covering anatomical structures in |
| 10 | + animals. See the <a href="{{ site.baseurl}}about.html">about</a> page for more |
| 11 | + info. |
16 | 12 | </p>
|
17 | 13 | <p>
|
18 |
| - <h6>github.com/obophenotype/OBO</h6> |
19 |
| - <iframe |
20 |
| - class="github-btn" |
21 |
| - src="http://ghbtns.com/github-btn.html?user={{site.project.github.org }}&repo={{ site.project.github.repo }}&type=watch&count=true" |
22 |
| - allowtransparency="true" |
23 |
| - frameborder="0" scrolling="0" width="80px" height="20px"> |
24 |
| - </iframe> |
25 |
| - <iframe class="github-btn" |
26 |
| - src="http://ghbtns.com/github-btn.html?user={{ site.project.github.org }}&repo={{ site.project.github.repo}}&type=fork&count=true" |
27 |
| - allowtransparency="true" frameborder="0" scrolling="0" |
28 |
| - width="98px" height="20px"> |
29 |
| - </iframe> |
| 14 | + <span class="icon search"></span> |
| 15 | + {% include ontobee_search.html %} |
30 | 16 | </p>
|
| 17 | +<div> |
| 18 | + <h6>github.com/obophenotype/OBO</h6> |
| 19 | + <iframe |
| 20 | + class="github-btn" |
| 21 | + src="http://ghbtns.com/github-btn.html?user={{site.project.github.org }}&repo={{ site.project.github.repo }}&type=watch&count=true" |
| 22 | + allowtransparency="true" |
| 23 | + frameborder="0" |
| 24 | + scrolling="0" |
| 25 | + width="80px" |
| 26 | + height="20px" |
| 27 | + > |
| 28 | + </iframe |
| 29 | + > |
| 30 | + <iframe |
| 31 | + class="github-btn" |
| 32 | + src="http://ghbtns.com/github-btn.html?user={{ site.project.github.org }}&repo={{ site.project.github.repo}}&type=fork&count=true" |
| 33 | + allowtransparency="true" |
| 34 | + frameborder="0" |
| 35 | + scrolling="0" |
| 36 | + width="98px" |
| 37 | + height="20px" |
| 38 | + > |
| 39 | + </iframe> |
| 40 | +</div> |
31 | 41 | <p>
|
32 |
| - <a href="https://twitter.com/{{ site.project.twitter }}" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">Follow @{{ site.project.twitter }}</a> |
| 42 | + <a |
| 43 | + href="https://twitter.com/{{ site.project.twitter }}" |
| 44 | + class="twitter-follow-button" |
| 45 | + data-link-color="#0069D6" |
| 46 | + data-show-count="true" |
| 47 | + >Follow @{{ site.project.twitter }}</a |
| 48 | + > |
33 | 49 | </p>
|
34 | 50 | <p>
|
35 |
| - |
36 | 51 | <a href="https://plus.google.com/+OBOOrg" rel="publisher">Google+</a>
|
37 | 52 | </p>
|
38 |
| -<p> |
39 |
| - <ul class="buttons unstyled"> |
40 |
| - <li><a href="https://github.com/{{ site.project.github.org }}" rel="me" class="social github" title="Go to github.com/{{ site.project.github.org }}" target="_blank"></a></li> |
41 |
| - <li><a href="http://www.twitter.com/{{ site.project.twitter }}" rel="me" class="social twitter" title="Go to twitter.com/{{ site.project.twitter }}" target="_blank"></a></li> |
42 |
| - <li><a href="https://github.com/{{ site.project.github.org }}/OBO/Feedback/issues/new" rel="me" class="social mail" title="Leave feedback for {{ site.project.name }}" target="_blank"></a></li> |
43 |
| - </ul> |
44 |
| -</p> |
| 53 | +<div> |
| 54 | + <ul class="buttons unstyled"> |
| 55 | + <li> |
| 56 | + <a |
| 57 | + href="https://github.com/{{ site.project.github.org }}" |
| 58 | + rel="me" |
| 59 | + class="social github" |
| 60 | + title="Go to github.com/{{ site.project.github.org }}" |
| 61 | + target="_blank" |
| 62 | + ></a> |
| 63 | + </li> |
| 64 | + <li> |
| 65 | + <a |
| 66 | + href="http://www.twitter.com/{{ site.project.twitter }}" |
| 67 | + rel="me" |
| 68 | + class="social twitter" |
| 69 | + title="Go to twitter.com/{{ site.project.twitter }}" |
| 70 | + target="_blank" |
| 71 | + ></a> |
| 72 | + </li> |
| 73 | + <li> |
| 74 | + <a |
| 75 | + href="https://github.com/{{ site.project.github.org }}/OBO/Feedback/issues/new" |
| 76 | + rel="me" |
| 77 | + class="social mail" |
| 78 | + title="Leave feedback for {{ site.project.name }}" |
| 79 | + target="_blank" |
| 80 | + ></a> |
| 81 | + </li> |
| 82 | + </ul> |
| 83 | +</div> |
0 commit comments