summaryrefslogtreecommitdiff
path: root/posts.html
diff options
context:
space:
mode:
Diffstat (limited to 'posts.html')
-rw-r--r--posts.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/posts.html b/posts.html
index 56f6e5d..d8509ad 100644
--- a/posts.html
+++ b/posts.html
@@ -25,6 +25,7 @@
<h2>Posts 📜</h2>
<ul class="clearList">
<!-- <li>01/06/2022 - <a href="cs.html">Computer Science Course Contents by Semester</a></li> -->
+ <li>23/03/2023 - <a href="services.html">Reject online services, embrace your own platform</a></li>
<li>05/02/2023 - <a href="kvm.html">Create a Virtual Machine using KVM</a></li>
<li>24/10/2022 - <a href="kernel.html">Compiling an Android Kernel</a></li>
<li>17/01/2021 - <a href="gentoomanual.html">Gentoo Install Manual</a></li>
@@ -33,6 +34,7 @@
<div id="footer">
<div id="contact">
+ <p>Email: <a href="mailto:rafa@rafaelmarcalo.xyz">rafa@rafaelmarcalo.xyz</a></p>
<p>Github: <a href="https://github.com/rafa-99">rafa-99</a></p>
<p>GPG: <a href="files/etc/rafael.gpg">Public Key</a></p>
<p>License: <a href="https://www.gnu.org/licenses/gpl-3.0.txt">GPLv3</a></p>