From d803edaf2f18923e467228fb8edfbeee99861a3c Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Sat, 19 Oct 2019 03:31:22 -0400 Subject: app/views: Replace calls for feather icons with helper function --- app/views/contact.view.php | 5 ++-- app/views/index.view.php | 14 +++-------- app/views/partials/navigator.php | 52 ++++++++-------------------------------- 3 files changed, 16 insertions(+), 55 deletions(-) (limited to 'app/views') diff --git a/app/views/contact.view.php b/app/views/contact.view.php index fd1cf3d..5f80ba8 100644 --- a/app/views/contact.view.php +++ b/app/views/contact.view.php @@ -69,8 +69,9 @@
-
diff --git a/app/views/index.view.php b/app/views/index.view.php index f62a47d..98eeea4 100644 --- a/app/views/index.view.php +++ b/app/views/index.view.php @@ -78,13 +78,9 @@ ?> + class="front__more is-block has-text-centered"> See More Posts - +
@@ -110,11 +106,7 @@ See More Projects - +
diff --git a/app/views/partials/navigator.php b/app/views/partials/navigator.php index f7b92ad..2100f09 100644 --- a/app/views/partials/navigator.php +++ b/app/views/partials/navigator.php @@ -8,10 +8,7 @@
- +
@@ -19,10 +16,7 @@
- +
@@ -30,10 +24,7 @@
- +
@@ -41,10 +32,7 @@
- +
@@ -54,10 +42,7 @@ data-target="navMenu">
- +
@@ -74,10 +59,7 @@ class="navbar-burger burger has-text-dark" data-target="navMenu">
- +
@@ -94,10 +76,7 @@ - + Repo @@ -110,11 +89,7 @@ class="navbar-item button item__box is-inline-flex" name="theme" type="submit" value="light"> - + @@ -122,11 +97,7 @@ class="navbar-item button item__box is-inline-flex" name="theme" type="submit" value="dark"> - + @@ -144,10 +115,7 @@ - + Coffee
-- cgit v1.2.3