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.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/layouts/partials/components.html b/layouts/partials/components.html
new file mode 100644
index 0000000..58f9c29
--- /dev/null
+++ b/layouts/partials/components.html
@@ -0,0 +1,8 @@
+<div class="btn">
+ <div class="btn-toggle-mode">
+ <ion-icon name="contrast"></ion-icon>
+ </div>
+ <div class="btn-scroll-top">
+ <ion-icon name="chevron-up"></ion-icon>
+ </div>
+</div> \ No newline at end of file