summaryrefslogtreecommitdiff
path: root/projects.html
diff options
context:
space:
mode:
Diffstat (limited to 'projects.html')
-rw-r--r--projects.html17
1 files changed, 7 insertions, 10 deletions
diff --git a/projects.html b/projects.html
index c5bface..d4b7c53 100644
--- a/projects.html
+++ b/projects.html
@@ -12,15 +12,19 @@
</head>
<body>
<div id="header">
- <h1>Rafael Marçalo Website</h1>
+ <h1>Rafa's Website</h1>
<nav>
<a href="index.html">home</a>
|
- <a href="archive.html">archive</a>
- |
<a href="projects.html">projects</a>
|
+ <a href="services.html">services</a>
+ |
+ <a href="archive.html">archive</a>
+ |
<a href="donate.html">donate</a>
+ |
+ <a href="contact.html">contact</a>
</nav>
</div>
<div id="content">
@@ -48,12 +52,5 @@
<li><a href="https://github.com/rafa-99/xmouseless">xmouseless</a></li>
</ul>
</div>
- <div id="footer">
- <div id="contact">
- <p>Links: <a href="https://git.rafaelmarcalo.xyz/">Git Server</a> | <a href="https://searxng.rafaelmarcalo.xyz/">SearXNG Search Engine</a></p>
- <p>GPG: <a href="files/rafael.gpg">Public Key</a></p>
- <p>License: <a href="https://www.gnu.org/licenses/gpl-3.0.txt">GPLv3</a></p>
- </div>
- </div>
</body>
</html>