diff --git a/layouts/about/single.html b/layouts/about/single.html
index 74ef975..28f0c03 100644
--- a/layouts/about/single.html
+++ b/layouts/about/single.html
@@ -10,4 +10,5 @@
{{ end }}
{{ define "footer" }}
+{{ partial "footer/font-awesome-js.html" . }}
{{ end }}