summaryrefslogtreecommitdiffstats
path: root/layouts/partials/components.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/components.html')
-rw-r--r--layouts/partials/components.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/components.html b/layouts/partials/components.html
index 0fb4f6a..58f9c29 100644
--- a/layouts/partials/components.html
+++ b/layouts/partials/components.html
@@ -1,8 +1,8 @@
<div class="btn">
<div class="btn-toggle-mode">
- <i class="far fa-adjust"></i>
+ <ion-icon name="contrast"></ion-icon>
</div>
<div class="btn-scroll-top">
- <i class="far fa-chevron-up"></i>
+ <ion-icon name="chevron-up"></ion-icon>
</div>
</div> \ No newline at end of file