Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.html #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
<a class="nav-link" data-value="about" href="#">About</a>
</li>
<li class="nav-item">
<a class="nav-link " data-value="portfolio" href="#">Portfolio</a>
<a class="nav-link " data-value="portfolio" href="https://app.schoology.com/school/2654352006">Portfolio</a>
</li>
<li class="nav-item">
<a class="nav-link " data-value="blog" href="#">Blog</a>
<a class="nav-link " data-value="blog" href="https://blog.gladstar.sch.ng/feeds/archive">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link " data-value="team" href="#">
Expand All @@ -46,10 +46,8 @@
<div class="container">
<div class="description ">
<h1>
Hello ,Welcome To My official Website
<p>
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
Welcome To Gladstar Gifted and Talented School
<p>Gladstar Gifted and Talented School provide an enriched specialized school program via educational software/online platform that enhances development of critical, creative, leadership and entrepreneurial skills along with the core competencies in children within age 10 to 16 as close to their homes as possible. .</p>
<button class="btn btn-outline-secondary btn-lg">See more</button>
</h1>
</div>
Expand Down