turned the clock in the info page into a link to root
This commit is contained in:
parent
cec282ed3e
commit
013c6c48c4
1 changed files with 3 additions and 1 deletions
|
@ -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>
|
||||
|
||||
<h2 id="the-clock">Die Uhr</h2>
|
||||
<div id="uhr1"></div>
|
||||
<a href="../">
|
||||
<div id="uhr1"></div>
|
||||
</a>
|
||||
<h3 id="requirements">Benötigte Bibliotheken</h3>
|
||||
<ul>
|
||||
<li><a href="http://jquery.com/download/">jQuery</a> (getestet mit Version 2.1.0)</li>
|
||||
|
|
Loading…
Reference in a new issue