aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/components.html2
-rw-r--r--docs/templates/pages/components.mustache2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/components.html b/docs/components.html
index 5991cba36..a7a447084 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -466,7 +466,7 @@
...
<li>
<a href="#">
- <i class="book"></i>
+ <i class="icon book"></i>
Library
</a>
</li>
diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache
index 2566eb05e..effa10762 100644
--- a/docs/templates/pages/components.mustache
+++ b/docs/templates/pages/components.mustache
@@ -402,7 +402,7 @@
...
<li>
<a href="#">
- <i class="book"></i>
+ <i class="icon book"></i>
{{_i}}Library{{/i}}
</a>
</li>