diff --git a/layouts/partials/site-meta.html b/layouts/partials/site-meta.html
index 5fe4596..d550ef7 100644
--- a/layouts/partials/site-meta.html
+++ b/layouts/partials/site-meta.html
@@ -6,11 +6,16 @@
+{{- if (fileExists "static/favicon.ico") -}}
+
+{{- end -}}
+{{- if (fileExists "static/favicon.svg") -}}
+
+{{- end -}}
-
{{ with .Site.Params.themeColor -}}