You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
352 B
10 lines
352 B
6 years ago
|
<div bs-panel="full">
|
||
|
<div bs-panel-content>
|
||
|
<div bs-panel-icon>
|
||
|
<svg bs-svg-icon=""><use xlink:href="#svg-code"></use></svg>
|
||
|
</div>
|
||
|
<p bs-text="lede">Place this snippet somewhere before the closing <code></body></code> tag in your website</p>
|
||
|
<pre><code>{{options.snippet}}</code></pre>
|
||
|
|
||
|
</div>
|
||
|
</div>
|