We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f44be8 commit b128227Copy full SHA for b128227
index.html
@@ -15,7 +15,7 @@
15
<div class="brand">PointA</div>
16
<nav class="nav-links">
17
<a href="#stories">Guides</a>
18
- <a href="#values">Our Approach</a>
+ <a href="blogs.html">Blogs</a>
19
<a href="#contact">Contact</a>
20
</nav>
21
<a class="pill" href="#contact">Let’s talk</a>
@@ -165,3 +165,4 @@ <h2>Ask us anything about the process</h2>
165
<script src="script.js"></script>
166
</body>
167
</html>
168
+
0 commit comments