Skip to content

Commit 6a123be

Browse files
Update Seva.html
1 parent cbad8e0 commit 6a123be

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

Seva.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>मौजे वडगांव | सेवा</title>
7+
<link rel="icon" type="image/jpeg" href="Project-image/Website-image.jpeg">
78
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css" integrity="sha512-2SwdPD6INVrV/lHTZbO2nodKhrnDdJK9/kg2XD1r9uGqPo1cUbujc+IYdlYdEErWNu69gVcYgdxlmVmzTWnetw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
89
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css" rel="stylesheet"
910
integrity="sha384-sRIl4kxILFvY47J16cr9ZwB07vP4J8+LH7qKQnuqkuIAvNWLzeN8tE5YBujZqJLB" crossorigin="anonymous">
@@ -138,10 +139,10 @@
138139
<a class="nav-link active coustom-link" aria-current="page" href="development.html">विकासकामे</a>
139140
</li>
140141
<li class="nav-item">
141-
<a class="nav-link active coustom-link" aria-current="page" href="#">योजना</a>
142+
<a class="nav-link active coustom-link" aria-current="page" href="Plan.html">योजना</a>
142143
</li>
143144
<li class="nav-item">
144-
<a class="nav-link active coustom-link" aria-current="page" href="#">नोटीस</a>
145+
<a class="nav-link active coustom-link" aria-current="page" href="Notice.html">नोटीस</a>
145146
</li>
146147
<li class="nav-item">
147148
<a class="nav-link active coustom-link" aria-current="page" href="Village.html">गाव</a>
@@ -327,4 +328,4 @@ <h6 class="fs-6">Designed by <a href="https://piyushlohar2008-byte.github.io./Mi
327328
</div>
328329
</div>
329330
</body>
330-
</html>
331+
</html>

0 commit comments

Comments
 (0)