diff --git a/exampleSite/static/images/apple-touch-icon.png b/exampleSite/static/images/apple-touch-icon.png
new file mode 100644
index 0000000..12da374
Binary files /dev/null and b/exampleSite/static/images/apple-touch-icon.png differ
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index 389275d..0c381a4 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -83,6 +83,9 @@
+
+
+
{{ range .AlternativeOutputFormats -}}
{{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }}
{{ end -}}