_includes/header.html in cosy-jekyll-theme-1.1.0 vs _includes/header.html in cosy-jekyll-theme-1.1.1
- old
+ new
@@ -32,10 +32,10 @@
<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="2s" repeatCount="1" fill="freeze" begin="0s" />
</path>
- <text font-size="36" fill='#ffffff' x="50%" y="50%" text-anchor="middle">
+ <text font-size="36" fill='#ffffff' x="50%" y="50%" text-anchor="middle" word-spacing="4" letter-spacing="1">
<textPath xlink:href="#svg-title-path">{{ page.title }}</textPath>
</text>
</svg>
<canvas id="J_firework_canvas"></canvas>
</div>