Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xianmin/hugo-theme-jane.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/_iconfont.scss')
-rw-r--r--assets/sass/_iconfont.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/sass/_iconfont.scss b/assets/sass/_iconfont.scss
index d3859f7..b34078c 100644
--- a/assets/sass/_iconfont.scss
+++ b/assets/sass/_iconfont.scss
@@ -122,3 +122,7 @@
.icon-globe::before {
font-icon: url('../fonts/svg/globe.svg');
}
+
+.icon-mastodon::before {
+ font-icon: url('../fonts/svg/mastodon.svg');
+} \ No newline at end of file