summaryrefslogtreecommitdiffstats
path: root/site/content/docs/5.3/examples/starter-template/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/content/docs/5.3/examples/starter-template/index.html')
-rw-r--r--site/content/docs/5.3/examples/starter-template/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.3/examples/starter-template/index.html b/site/content/docs/5.3/examples/starter-template/index.html
index 0a24a1e..51503f1 100644
--- a/site/content/docs/5.3/examples/starter-template/index.html
+++ b/site/content/docs/5.3/examples/starter-template/index.html
@@ -3,7 +3,7 @@ layout: examples
title: Starter Template
---
-<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
+<svg xmlns="http://www.w3.org/2000/svg" class="d-none">
<symbol id="arrow-right-circle" viewBox="0 0 16 16">
<path d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM4.5 7.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H4.5z"/>
</symbol>