Skip to content

Commit

Permalink
added website logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajaravi99 committed Dec 3, 2023
1 parent 39f39cd commit c4ce605
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>my_portfolio</title>
<link rel="shorctcut icon" type="x-icon" href="images/ravilogo.jpg">
<link rel="stylesheet" href="style.css">
</head>
<body>
Expand Down Expand Up @@ -31,7 +32,7 @@ <h1>Hi, I am <span class="link">Ravi Nandan Ray.</span> Working on my software D
<div class="container">
<div class="row">
<div class="about-col-1">
<img src="images/user1.jpg" alt="">
<img src="images/user.jpg" alt="">
</div>
<div class="about-col-2">
<h1 class="title link1">About me</h1>
Expand Down

0 comments on commit c4ce605

Please sign in to comment.