summaryrefslogtreecommitdiff
path: root/books.html
diff options
context:
space:
mode:
Diffstat (limited to 'books.html')
-rw-r--r--books.html19
1 files changed, 8 insertions, 11 deletions
diff --git a/books.html b/books.html
index ee5dde2..4783ce6 100644
--- a/books.html
+++ b/books.html
@@ -12,19 +12,23 @@
</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">
- <h2>Books 📔</h2>
+ <h2>Books 📚</h2>
<ul style="list-style-type: none;">
<h3>A</h3>
<li><a href="https://github.com/rangaeeeee/books-bsd/raw/master/No.Starch.Absolute.OpenBSD.2nd.Edition.2013.ISBN.1593274769.pdf">Lucas, Michael - Absolute OpenBSD</a></li>
@@ -68,12 +72,5 @@
<li><a href="https://ia800300.us.archive.org/21/items/tk-Technological-Slavery/tk-Technological-Slavery.pdf">Kaczynski, Theodore - Technological Slavery</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>