aboutsummaryrefslogtreecommitdiff
path: root/app/views/index.view.php
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2020-04-29 20:14:38 -0400
committerThedro Neely <thedroneely@gmail.com>2020-04-29 20:14:38 -0400
commitb5b998faadae5046b8d3d03b8830565911a71fbc (patch)
tree66c43c64ee1b53ef68d3bdefc74a38ad6936c66b /app/views/index.view.php
parentb0bb275d90e7958ce4469711665aa543170f575e (diff)
downloadthedroneely.com-b5b998faadae5046b8d3d03b8830565911a71fbc.tar.gz
thedroneely.com-b5b998faadae5046b8d3d03b8830565911a71fbc.tar.bz2
thedroneely.com-b5b998faadae5046b8d3d03b8830565911a71fbc.zip
app/views/index: Projects link second page
Diffstat (limited to 'app/views/index.view.php')
-rw-r--r--app/views/index.view.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/index.view.php b/app/views/index.view.php
index 7c53d3c..3c22611 100644
--- a/app/views/index.view.php
+++ b/app/views/index.view.php
@@ -98,7 +98,7 @@
?>
</div>
- <a href="/projects/"
+ <a href="/projects/page/2/"
class="front__more is-block has-text-centered">
See More Projects
<?php featherIcon('chevron-right'); ?>