From 24ae5396bd7f85e767347aec789c1b1198fc2f19 Mon Sep 17 00:00:00 2001 From: Allen Russell Date: Mon, 18 Dec 2023 10:48:25 -0700 Subject: [PATCH] fix: road trip url --- app/views/home/index.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb index 82957d9..9d0e2f4 100644 --- a/app/views/home/index.html.erb +++ b/app/views/home/index.html.erb @@ -132,13 +132,13 @@
- + <%= image_tag('projects/road-trip-fe.png', class: 'img-fluid project-image rounded shadow-sm', alt: 'project name') %>
-

Road Trip Planner FE UI Solo Project

+

Road Trip Planner FE UI Solo Project

Road Trip Planner is the front-end project that utilizes Road Trip Planner BE using React.

-

Checkout on GitHub

+

Checkout on GitHub