Added a services page, might change it in the future
All checks were successful
Deploy / Deploy website via rsync over SSH (push) Successful in 3s
All checks were successful
Deploy / Deploy website via rsync over SSH (push) Successful in 3s
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
<button class="mobile-nav-toggle" aria-label="Toggle menu">
|
||||
☰
|
||||
</button>
|
||||
|
||||
|
||||
<nav class="navbar">
|
||||
<div class="navbar-top-icons">
|
||||
<div class="icon-item">
|
||||
@@ -108,7 +108,7 @@
|
||||
<li><a href="#">About me</a></li>
|
||||
<li><a href="/pages/projects.html">Projects</a></li>
|
||||
<li><a href="/pages/contact.html">Contact</a></li>
|
||||
<li><a href="#">Services</a></li>
|
||||
<li><a href="/pages/services.html">Services</a></li>
|
||||
<li><a href="#">Terms of Service</a></li>
|
||||
<li><a href="#">Other</a></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user