projects
/
aple.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8306b2c
)
Have the logo link to the top level page.
author
Andre Noll
<maan@tuebingen.mpg.de>
Tue, 25 Feb 2020 14:12:30 +0000
(15:12 +0100)
committer
Andre 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
patch
|
blob
|
history
diff --git
a/include/m4/aple.m4
b/include/m4/aple.m4
index bcf5b93d57c77921a005f79ddc60fa70e2126524..a612970b01777f42a0ba75587c82de24c2b86238 100644
(file)
--- a/
include/m4/aple.m4
+++ b/
include/m4/aple.m4
@@
-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>