Skip to content

Commit

Permalink
Update home.jsp
Browse files Browse the repository at this point in the history
  • Loading branch information
legah2045 authored Nov 8, 2020
1 parent b943bfb commit fbf8cf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/webapp/jsps/home.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Mylandmark.Tech- Home Page</title>
<link href="images/landmarklogo.jpg" rel="icon">
<link href="images/logo.jpg" rel="icon">
</head>
</head>
<body>
Expand All @@ -17,7 +17,7 @@
<hr>
<div style="text-align: center;">
<span>
<img src="images/mylandmarklogo.jpg" alt="" width="100">
<img src="images/logo.jpg" alt="" width="100">
</span>
<span style="font-weight: bold;">
Landmark Technology,
Expand Down

0 comments on commit fbf8cf6

Please sign in to comment.