_includes/header.html in cosy-jekyll-theme-1.0.6 vs _includes/header.html in cosy-jekyll-theme-1.0.7
- old
+ new
@@ -30,10 +30,10 @@
<div class="entry-header">
<svg width="100%" height="200" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
<path id="svg-title-path">
- <animate attributeName="d" from="m0,110 h0" to="m0,110 h1100" dur="1s" repeatCount="1" fill="freeze" begin="0s" />
+ <animate attributeName="d" from="m0,110 h0" to="m0,110 h1100" dur="2s" repeatCount="1" fill="freeze" begin="0s" />
</path>
<text font-size="36" fill='#ffffff' x="50%" y="50%" text-anchor="middle">
<textPath xlink:href="#svg-title-path">{{ page.title }}</textPath>
</text>
</svg>