empty_view/themes/standard/banner/top.lt3 in runeblog-0.2.99 vs empty_view/themes/standard/banner/top.lt3 in runeblog-0.3.01
- old
+ new
@@ -13,8 +13,8 @@
.heavy { font: bold 52px sans-serif; fill: #76a9ff }
</style>
<rect x="20" y="20" rx="15" ry="15" width="98%" height="100" fill="url(#grad1)"/>
-<text x="45" y="70" class=heavy>$blog</text>
-<text x="45" y="98" class=small>$blog.desc</text>
+<text x="45" y="70" class=heavy>$view.title</text>
+<text x="45" y="98" class=small>$view.subtitle</text>
</svg>