Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
pdulth committed Jan 23, 2024
1 parent 98b1419 commit 14a8b61
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ <h1>Labs for Capella</h1>
<hr>
<p style="color: white">Labs for Capella aims at providing the Eclipse Capella ecosystem with a creativity and innovation space.</p>
<a href="#about" class="btn btn-primary btn-xl page-scroll">Find Out More</a>
<a href="https://forum.mbse-capella.org" class="btn btn-primary btn-xl page-scroll">Contribute</a>
<a href="https://github.com/labs4capella" class="btn btn-primary btn-xl">Contribute</a>
<a href="https://forum.mbse-capella.org" class="btn btn-primary btn-xl">Discuss</a>
</div>
</div>
</header>
2 changes: 1 addition & 1 deletion _includes/nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<a class="page-scroll" href="#services">Services</a>
</li>
<li>
<a class="page-scroll" href="#projects">Portfolio</a>
<a class="page-scroll" href="#projects">Projects</a>
</li>
<li>
<a class="page-scroll" href="#contact">Contact</a>
Expand Down
2 changes: 1 addition & 1 deletion _includes/projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Portfolio</h2>
<h2 class="section-heading">Projects</h2>
<hr class="primary">
</div>
</div>
Expand Down

0 comments on commit 14a8b61

Please sign in to comment.