From 87313dd1fc27eefb6df3fbb624752b15b9249fa9 Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Fri, 12 Mar 2021 17:19:38 -0500 Subject: bootstrap/Helpers: Function name change featherIcon -> icon --- app/views/components/theme-toggle.php | 4 ++-- app/views/contact.view.php | 2 +- app/views/index.view.php | 4 ++-- app/views/partials/navigator.php | 14 +++++++------- 4 files changed, 12 insertions(+), 12 deletions(-) (limited to 'app') diff --git a/app/views/components/theme-toggle.php b/app/views/components/theme-toggle.php index 60b9ace..cfaf193 100644 --- a/app/views/components/theme-toggle.php +++ b/app/views/components/theme-toggle.php @@ -12,7 +12,7 @@ type="submit" value="light" > - + Light @@ -25,7 +25,7 @@ type="submit" value="dark" > - + Dark diff --git a/app/views/contact.view.php b/app/views/contact.view.php index 28bb114..bcf44e1 100644 --- a/app/views/contact.view.php +++ b/app/views/contact.view.php @@ -70,7 +70,7 @@
diff --git a/app/views/index.view.php b/app/views/index.view.php index ac41734..a555a00 100644 --- a/app/views/index.view.php +++ b/app/views/index.view.php @@ -74,7 +74,7 @@ See More Posts - +
@@ -100,7 +100,7 @@ See More Projects - +
diff --git a/app/views/partials/navigator.php b/app/views/partials/navigator.php index e3adf58..4c5b765 100644 --- a/app/views/partials/navigator.php +++ b/app/views/partials/navigator.php @@ -8,7 +8,7 @@
- +
@@ -16,7 +16,7 @@
- +
@@ -24,7 +24,7 @@
- +
@@ -32,7 +32,7 @@
- +
@@ -41,7 +41,7 @@ $icon @@ -64,7 +64,7 @@ - + Repo @@ -84,7 +84,7 @@ - + Coffee
-- cgit v1.2.3