Mercurial > hg > digilib
comparison digilib-config.html @ 1641:16be3440305b
Creating site for 2.5-SNAPSHOT
author | Robert Casties <casties@mpiwg-berlin.mpg.de> |
---|---|
date | Tue, 22 Aug 2017 17:05:16 +0000 |
parents | 1ae8b89d3a86 |
children | 636e7342b1b6 |
comparison
equal
deleted
inserted
replaced
1640:1ae8b89d3a86 | 1641:16be3440305b |
---|---|
24 | 24 |
25 | 25 |
26 <div class="container-fluid"> | 26 <div class="container-fluid"> |
27 <div id="banner"> | 27 <div id="banner"> |
28 <div class="pull-left"> | 28 <div class="pull-left"> |
29 <a href="./" id="bannerLeft"> | 29 <a href="https://robcast.github.io/digilib/" id="bannerLeft"> |
30 <h2>digilib - a versatile image viewing environment for the internet</h2> | 30 <h2>digilib - a versatile image viewing environment for the internet</h2> |
31 </a> | 31 </a> |
32 </div> | 32 </div> |
33 <div class="pull-right"> <a href="./" id="bannerRight"> | 33 <div class="pull-right"> <a href="https://robcast.github.io/digilib/" id="bannerRight"> |
34 <img src="images/digilib-logo-small.png" /> | 34 <img src="images/digilib-logo-small.png" /> |
35 </a> | 35 </a> |
36 </div> | 36 </div> |
37 <div class="clear"><hr/></div> | 37 <div class="clear"><hr/></div> |
38 </div> | 38 </div> |
173 | 173 |
174 <div id="poweredBy"> | 174 <div id="poweredBy"> |
175 <div class="clear"></div> | 175 <div class="clear"></div> |
176 <div class="clear"></div> | 176 <div class="clear"></div> |
177 <div class="clear"></div> | 177 <div class="clear"></div> |
178 <a href="http://maven.apache.org/" title="Built by Maven" class="builtBy"> | 178 <a href="http://maven.apache.org/" title="Built by Maven" class="builtBy"> |
179 <img class="builtBy" alt="Built by Maven" src="http://maven.apache.org/images/logos/maven-feather.png" /> | 179 <img class="builtBy" alt="Built by Maven" src="maven.apache.org/images/logos/maven-feather.png" /> |
180 </a> | 180 </a> |
181 <a href="http://www.sourceforge.net/" title="Hosted by SourceForge" class="builtBy"> | 181 <a href="https://github.com/" title="Hosted by GitHub" class="builtBy"> |
182 <img class="builtBy" alt="Hosted by SourceForge" src="http://upload.wikimedia.org/wikipedia/commons/0/0b/Sourceforge_logo.png" /> | 182 <img class="builtBy" alt="Hosted by GitHub" src="https://assets-cdn.github.com/images/modules/logos_page/GitHub-Logo.png" /> |
183 </a> | |
184 <a href="http://www.sourceforge.net/" title="Hosted by SourceForge" class="builtBy"> | |
185 <img class="builtBy" alt="Hosted by SourceForge" src="upload.wikimedia.org/wikipedia/commons/0/0b/Sourceforge_logo.png" /> | |
183 </a> | 186 </a> |
184 </div> | 187 </div> |
185 </div> | 188 </div> |
186 </div> | 189 </div> |
187 | 190 |
266 <hr/> | 269 <hr/> |
267 | 270 |
268 <footer> | 271 <footer> |
269 <div class="container-fluid"> | 272 <div class="container-fluid"> |
270 <div class="row span12">Copyright © 2001-2017 | 273 <div class="row span12">Copyright © 2001-2017 |
271 <a href="http://digilib.sourceforge.net">digilib Community</a>. | 274 <a href="https://github.com/robcast/digilib">digilib Community</a>. |
272 All Rights Reserved. | 275 All Rights Reserved. |
273 | 276 |
274 </div> | 277 </div> |
275 | 278 |
276 | 279 |