summaryrefslogtreecommitdiff
path: root/kernel.html
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.html')
-rw-r--r--kernel.html18
1 files changed, 7 insertions, 11 deletions
diff --git a/kernel.html b/kernel.html
index d8e543a..9b75db5 100644
--- a/kernel.html
+++ b/kernel.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>
@@ -199,13 +203,5 @@ make O=build ARCH=arm64 CC=clang CLANG_TRIPLE=aarch64-linux-gnu- CROSS_COMPILE=a
<li><a href="https://forum.xda-developers.com/t/guide-how-to-build-a-samsung-kernel-july-30-2016.3429355/"><em>The Sickness</em> at XDA-Developers - [GUIDE] How to build a Samsung Kernel July 30, 2016</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>