diff --git a/i18n/en.yaml b/i18n/en.yaml
index 18a80c0..b884e22 100644
--- a/i18n/en.yaml
+++ b/i18n/en.yaml
@@ -4,3 +4,8 @@
- id: meta_categories
translation: Categories
+
+# Footer
+# TODO: Add link to Binario theme repo
+- id: footer_credits
+ translation: "Powered by Hugo and Binario theme."
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index dfac26e..26dee5a 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -1,5 +1,5 @@