Skip to content

Commit

Permalink
Hide alert banner on homepage for now
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinson committed Jan 8, 2015
1 parent 1e50c7d commit 93c62e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion src/homepage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--
index.html ~~
~~ (c) SRW, 20 Nov 2012
~~ last updated 01 Jan 2015
~~ last updated 08 Jan 2015
-->
<!--[if IE]><![endif]-->
<html lang="en">
Expand Down Expand Up @@ -123,6 +123,7 @@
</div>
</nav>

<!--
<div class="container">
<div class="alert alert-warning alert-dismissable">
<button type="button" class="close" data-dismiss="alert"
Expand All @@ -131,6 +132,7 @@
was published online in <em>BMC Bioinformatics</em>. Check it out!
</div>
</div>
-->

<div class="container">
<div class="jumbotron text-center">
Expand Down
2 changes: 1 addition & 1 deletion src/npm-module
Submodule npm-module updated 1 files
+3 −1 lib/service.js

0 comments on commit 93c62e1

Please sign in to comment.