diff --git a/src/layouts/partials/footer.html b/src/layouts/partials/footer.html
index 54f393053..444bff918 100644
--- a/src/layouts/partials/footer.html
+++ b/src/layouts/partials/footer.html
@@ -3,7 +3,7 @@
- {{ partial "icons/bootstrap-white-fill.svg" (dict "class" "d-block me-2" "width" "40" "height" "32") }}
+ {{ partial "icons/bootstrap-white-fill.svg" (dict "class" "d-block me-2") }}
Bootstrap
diff --git a/src/layouts/partials/icons/bootstrap-white-fill.svg b/src/layouts/partials/icons/bootstrap-white-fill.svg
index af4bc7fcf..e5cfd624e 100644
--- a/src/layouts/partials/icons/bootstrap-white-fill.svg
+++ b/src/layouts/partials/icons/bootstrap-white-fill.svg
@@ -1 +1,4 @@
-
\ No newline at end of file
+
diff --git a/src/layouts/partials/icons/calendar-event.svg b/src/layouts/partials/icons/calendar-event.svg
index 7bee505b3..bfcc85667 100644
--- a/src/layouts/partials/icons/calendar-event.svg
+++ b/src/layouts/partials/icons/calendar-event.svg
@@ -1,4 +1,4 @@
-
+
\ No newline at end of file
diff --git a/src/layouts/partials/icons/github.svg b/src/layouts/partials/icons/github.svg
index 5b29ec78c..2fc0a6cd5 100644
--- a/src/layouts/partials/icons/github.svg
+++ b/src/layouts/partials/icons/github.svg
@@ -1 +1,3 @@
-
+
\ No newline at end of file
diff --git a/src/layouts/partials/icons/opencollective.svg b/src/layouts/partials/icons/opencollective.svg
index 5e25954da..427a738eb 100644
--- a/src/layouts/partials/icons/opencollective.svg
+++ b/src/layouts/partials/icons/opencollective.svg
@@ -1 +1,4 @@
-
+
\ No newline at end of file
diff --git a/src/layouts/partials/icons/twitter.svg b/src/layouts/partials/icons/twitter.svg
index 973da88a1..68a9df63e 100644
--- a/src/layouts/partials/icons/twitter.svg
+++ b/src/layouts/partials/icons/twitter.svg
@@ -1 +1,3 @@
-
+
\ No newline at end of file
diff --git a/src/layouts/partials/navbar.html b/src/layouts/partials/navbar.html
index d46344f20..995eb53f1 100644
--- a/src/layouts/partials/navbar.html
+++ b/src/layouts/partials/navbar.html
@@ -3,7 +3,7 @@
- {{ partial "icons/bootstrap-white-fill.svg" (dict "class" "d-block my-1" "width" "40" "height" "32") }}
+ {{ partial "icons/bootstrap-white-fill.svg" (dict "class" "d-block my-1") }}