We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5492c51 commit bdf0c89Copy full SHA for bdf0c89
2 files changed
_includes/header.html
@@ -19,7 +19,7 @@
19
<a href="#page-top"></a>
20
</li>
21
<li>
22
- <a class="page-scroll" href="#services">Who We Are</a>
+ <a class="page-scroll" href="#who">Who We Are</a>
23
24
25
<a class="page-scroll" href="#portfolio">Portfolio</a>
_includes/services.html
@@ -1,5 +1,5 @@
1
<!-- Services Section -->
2
- <section id="services">
+ <section id="who">
3
<div class="container">
4
<div class="row">
5
<div class="col-lg-12 text-center">
0 commit comments