diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 37bbab7..718b231 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -35,6 +35,7 @@ linkedin = "john-example-aa80ue8รจ"
twitter = "example"
facebook = "facebook_id"
instagram = "instagram_id"
+itch_io = "itch_io_id"
social_banner = "img/banner.png"
usesmallsummarycard = true
posts_navigation = true
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index ad13e3a..c6b887c 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -31,6 +31,12 @@
{{ end }}
+ {{ if .Site.Params.itch_io }}
+
+
+
+ {{ end }}
+
{{ if .Site.Params.gitlab }}
diff --git a/static/img/itch.io.svg b/static/img/itch.io.svg
new file mode 100644
index 0000000..82e3a10
--- /dev/null
+++ b/static/img/itch.io.svg
@@ -0,0 +1 @@
+