Git init
This commit is contained in:
7
_includes/svg.html
Normal file
7
_includes/svg.html
Normal file
@@ -0,0 +1,7 @@
|
||||
{% comment %}
|
||||
Use this file to store svg tags and reuse as variables with the capture tag.
|
||||
|
||||
{%- capture svg_icon -%}
|
||||
Your svg code goes here
|
||||
{%- endcapture -%}
|
||||
{% endcomment %}
|
||||
Reference in New Issue
Block a user