]> git.tuebingen.mpg.de Git - aple.git/commitdiff
Have the logo link to the top level page.
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 25 Feb 2020 14:12:30 +0000 (15:12 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 11 Mar 2020 09:40:46 +0000 (10:40 +0100)
This allows the user to switch back to the main page from any chapter.

include/m4/aple.m4

index bcf5b93d57c77921a005f79ddc60fa70e2126524..a612970b01777f42a0ba75587c82de24c2b86238 100644 (file)
@@ -49,7 +49,7 @@ define(«TOC_ENTRY», «
        ifelse(«$1.m4», «$2», «», «</a>»)
        <br>
 »)
-define(«LOGO», «<img src="aple.svg" alt="logo">»)
+define(«LOGO», «<a title="home" href="."><img src="aple.svg" alt="logo"></a>»)
 
 define(«HEADER», «
 <!DOCTYPE HTML>