diff --git a/data/social.yaml b/data/social.yaml
index 6d69756..5b06d6c 100644
--- a/data/social.yaml
+++ b/data/social.yaml
@@ -2,6 +2,8 @@
url: "https://github.com/softinio"
- item: "twitter"
url: "https://twitter.com/SalarRahmanian"
+- item: "mastedon"
+ url: "https://fosstodon.org/@softinio"
- item: "linkedin"
url: "https://www.linkedin.com/in/salarrahmanian/"
- item: "rss"
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 33a9db2..f27857e 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -29,4 +29,5 @@
{{ else if .Site.Params.keywords }}
{{ $length := len .Site.Params.keywords | add -1 -}}
-{{- end }}
\ No newline at end of file
+{{- end }}
+Mastodon
diff --git a/layouts/partials/icons.html b/layouts/partials/icons.html
new file mode 100644
index 0000000..d8672f1
--- /dev/null
+++ b/layouts/partials/icons.html
@@ -0,0 +1,51 @@
+