mirror of https://github.com/onweru/compose.git
drop deprecated sprite attrSigned-off-by: weru <fromweru@gmail.com>
layouts/partials/sprite.html @@ -1,3 +1,3 @@ <svg class="icon icon_{{ .icon }}"> <use xlink:href="#{{ .icon }}"></use> <use href="#{{ .icon }}"></use> </svg>