Skip to content

Commit 41570af

Browse files
authored
Update index.html
1 parent f7cd76a commit 41570af

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

index.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -390,21 +390,22 @@ <h3 class="section-subheading text-muted">Lorem ipsum dolor sit amet consectetur
390390
<div class="col-lg-8">
391391
<div class="modal-body">
392392
<!-- Project details-->
393-
<h2 class="text-uppercase">Project Name</h2>
394-
<p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p>
395-
<img class="img-fluid d-block mx-auto" src="assets/img/portfolio/1.jpg" alt="..." />
396-
<p>Use this area to describe your project. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Est blanditiis dolorem culpa incidunt minus dignissimos deserunt repellat aperiam quasi sunt officia expedita beatae cupiditate, maiores repudiandae, nostrum, reiciendis facere nemo!</p>
393+
<h2 class="text-uppercase">ZeroOctave-JavaScript-Projects</h2>
394+
<p class="item-intro text-muted">HTML, CSS, JavaScript</p>
395+
<img class="img-fluid d-block mx-auto" src="assets/img/portfolio/1.png" alt="..." />
396+
<p>Getting started with web development? What else would be better than practising it. So welcome developer. You are at right place.😊
397+
ZeroOctave Javascript Projects provide some awesome web development projects to work upon and enhance your skills. The motive🎯 of this project is to help new learners like you to get familiar with web development skills.</p>
397398
<ul class="list-inline">
398399
<li>
399400
<strong>Maintainer:</strong>
400-
Threads
401+
Mr. Ånand, Abhishek Kumar
401402
</li>
402403
<li>
403-
<strong>Mentor :</strong>
404-
Illustration
404+
<strong>Project Admin :</strong>
405+
Mr. Ånand
405406
</li>
406407
</ul>
407-
<a class="btn btn-dark btn-xl text-uppercase" href="#"> View on Github <i class="fab fa-github"></i></a><br><br>
408+
<a class="btn btn-dark btn-xl text-uppercase" href="https://github.com/ZeroOctave/ZeroOctave-Javascript-Projects"> View on Github <i class="fab fa-github"></i></a><br><br>
408409
<button class="btn btn-primary btn-xl text-uppercase" data-bs-dismiss="modal" type="button">
409410
<i class="fas fa-times me-1"></i>
410411
Close Project

0 commit comments

Comments
 (0)