Skip to content
Snippets Groups Projects
Commit 2495f024 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Update docs

parent fcd6d9c6
No related branches found
No related tags found
1 merge request!686Resolve "Change material icon set"
......@@ -56,13 +56,13 @@ Furthermore, you can use tabs with integrated icons that are higher, but more co
<ul class="tabs tabs-transparent tabs-icons tabs-fixed-width">
<li class="tab">
<a href="#test1">
<i class="material-icons">speaker_notes</i>
<i class="material-icons iconify" data-icon="mdi:speaker_notes"></i>
Test 1
</a>
</li>
<li class="tab">
<a href="#test2">
<i class="material-icons">people</i>
<i class="material-icons iconify" data-icon="mdi:people"></i>
Test 2
</a>
</li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment