WIP: Normal links are rendered...
authorKai Moritz <kai@juplo.de>
Mon, 6 May 2019 20:57:57 +0000 (22:57 +0200)
committerKai Moritz <kai@juplo.de>
Mon, 6 May 2019 20:57:57 +0000 (22:57 +0200)
src/main/resources/META-INF/maven/site.vm

index a53b8bd..50bd7ca 100644 (file)
   <head>
     <title id="title">#if($shortTitle and $shortTitle != '')$title#else$project.name &mdash; $pages.get($alignedFileName).name#end</title>
     <meta http-equiv="Content-Type" content="text/html; charset=${outputEncoding}" />
-    <link id="canonicl" rel="canonical" href="$canonicalPath$alignedFileName"/>
+    <link id="canonical" rel="canonical" href="$canonicalPath$alignedFileName"/>
   </head>
   <body>
     <h2>Path</h2>