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

index 75118df..a53b8bd 100644 (file)
             ]
             #set($sep = ",")
           #end
             ]
             #set($sep = ",")
           #end
-        },
-        &quot;canonical&quot;: &quot;$canonicalPath$alignedFileName&quot;
+        }
       }
       ')}"
     >
   <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}" />
       }
       ')}"
     >
   <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 rel="canonical" href="$canonicalPath$alignedFileName"/>
+    <link id="canonicl" rel="canonical" href="$canonicalPath$alignedFileName"/>
   </head>
   <body>
     <h2>Path</h2>
   </head>
   <body>
     <h2>Path</h2>