Skip to content

Commit

Permalink
Add detailed message about the changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jagriti Chopra committed Oct 14, 2024
1 parent 85f8776 commit 092de3a
Show file tree
Hide file tree
Showing 11 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Html-files/Electronic.html
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link" href="../index.html"> <img src="C:\Users\hp\Pictures\Screenshots\logo.png" width: 3.5rem ; height:3.5rem; > </a>
<a class="nav-link" href="../index.html"> <img src="logo.png" width: 3.5rem ; height:3.5rem; > </a>
</li>
<li class="nav-item">
<a class="nav-link" href="../index.html" style="color: black"
Expand Down
2 changes: 1 addition & 1 deletion Html-files/contributor.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
</head>
<body>
<nav >
<a class="nav-link" href="../index.html"> <img src="C:\Users\hp\Pictures\Screenshots\logo.png"> </a>
<a class="nav-link" href="../index.html"> <img src="logo.png"> </a>
</nav>
<div class="container">
<div class="toggle-container aos-init aos-animate" data-aos="fade-down">
Expand Down
2 changes: 1 addition & 1 deletion Html-files/forgot-pass.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<div class="home-btn">
<!--- <a href="../index.html" style="font-family: var(--ff-philosopher);"><b>Retro</b></a>-->
<li class="nav-item">
<a class="nav-link" href="../index.html"> <img src="C:\Users\hp\Pictures\Screenshots\logo.png"> </a>
<a class="nav-link" href="../index.html"> <img src="logo.png"> </a>
</li>

</div>
Expand Down
2 changes: 1 addition & 1 deletion Html-files/logged.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
</head>
<body>
<div class="logo">
<a class="nav-link" href="../index.html"> <img src="C:\Users\hp\Pictures\Screenshots\logo.png"> </a>
<a class="nav-link" href="../index.html"> <img src="logo.png"> </a>
</div>
<div class="circle-container">
<div class="circle" style="background-color: rgb(255, 181, 107); left: 504px; top: 59px; scale: 1;"></div>
Expand Down
2 changes: 1 addition & 1 deletion Html-files/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<div class="left-login" style="background-color: transparent;">
<div class="nav-link"><!--<a href="../index.html" style="font-family: var(--ff-philosopher);"><b>Retro</b></a>-->

<a class="nav-link" href="../index.html"> <img src="C:\Users\hp\Pictures\Screenshots\logo.png"> </a>
<a class="nav-link" href="../index.html"> <img src="logo.png"> </a>

</div>
<div class="container">
Expand Down
Binary file added Html-files/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion Html-files/menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@
<div class="collapse navbar-collapse" id="navbarContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0" id="header-items">
<li class="nav-item">
<a class="nav-link" href="../index.html"> <img src="C:\Users\hp\Pictures\Screenshots\logo.png"> </a>
<a class="nav-link" href="../index.html"> <img src="logo.png"> </a>
</li>
<li class="nav-item">
<a class="nav-link" href="../index.html" style="color: black;">Home</a>
Expand Down
2 changes: 1 addition & 1 deletion Html-files/payment2.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
<body>
<div class="container">

<a class="nav-link" href="../index.html"> <img src="C:\Users\hp\Pictures\Screenshots\logo.png"> </a>
<a class="nav-link" href="../index.html"> <img src="logo.png"> </a>
<h1>Secure Payment Page</h1>
<form action="cart.html" method="post" id="paymentForm">
<!-- <h3 id="totalPriceDisplay">Total Price: ₹0.00</h3> -->
Expand Down
2 changes: 1 addition & 1 deletion Html-files/services.html
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link" href="../index.html"> <img src="C:\Users\hp\Pictures\Screenshots\logo.png"> </a>
<a class="nav-link" href="../index.html"> <img src="logo.png"> </a>
</li>
<li class="nav-item">
<a class="nav-link" href="../index.html" style="color: black;">Home</a>
Expand Down
2 changes: 1 addition & 1 deletion Html-files/signed.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
</head>
<body>
<div class="nav-item" >
<a class="nav-link" href="../index.html"> <img src="C:\Users\hp\Pictures\Screenshots\logo.png" > </a>
<a class="nav-link" href="../index.html"> <img src="logo.png" > </a>
</div>
<div class="circle-container">
<div class="circle" style="background-color: rgb(255, 181, 107); left: 504px; top: 59px; scale: 1;"></div>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link" href="../index.html"> <img src="C:\Users\hp\Pictures\Screenshots\logo.png"> </a>
<a class="nav-link" href="../index.html"> <img src="logo.png"> </a>
</li>

<li class="nav-item">
Expand Down

0 comments on commit 092de3a

Please sign in to comment.