turned the clock in the info page into a link to root

This commit is contained in:
Manuel Friedli 2014-04-22 20:49:26 +02:00
parent cec282ed3e
commit 013c6c48c4

View file

@ -64,7 +64,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<p><a href="..">Das interessiert mich nicht, ich will zurück zur grossen Uhr!</a></p> <p><a href="..">Das interessiert mich nicht, ich will zurück zur grossen Uhr!</a></p>
<h2 id="the-clock">Die Uhr</h2> <h2 id="the-clock">Die Uhr</h2>
<a href="../">
<div id="uhr1"></div> <div id="uhr1"></div>
</a>
<h3 id="requirements">Benötigte Bibliotheken</h3> <h3 id="requirements">Benötigte Bibliotheken</h3>
<ul> <ul>
<li><a href="http://jquery.com/download/">jQuery</a> (getestet mit Version 2.1.0)</li> <li><a href="http://jquery.com/download/">jQuery</a> (getestet mit Version 2.1.0)</li>