summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/index.html b/index.html
index eaa6776..d968e21 100644
--- a/index.html
+++ b/index.html
@@ -25,7 +25,7 @@
<div id="content" class="text">
<h2>Welcome đŸ‘‹</h2>
<p>Hi, I'm Rafael Marçalo and welcome to my website!</p>
- <p>I'm a software engineer mostly focused as a web developer. In my free time I mainly do Unix/Linux stuff, like scripting, OS maintenance and management, etc...</p>
+ <p>I'm a software engineer mostly focused as a full-stack developer. In my free time I mainly do Unix/Linux stuff, like scripting, OS maintenance and management, etc...</p>
<p>On this website I mostly post guides on Unix/Linux stuff but I might also post some other random content that might occur.</p>
<p>Feel free to checkout some of my content in the links below:</p>
<ul class="clearList">
@@ -38,13 +38,18 @@
<p>I also have publicly available:</p>
<ul class="clearList">
- <li><img class="inlineSvg" src="images/Git-Icon-1788C.svg"> <a href="https://git.rafaelmarcalo.xyz/">Git Server</a></li>
- <li><img class="inlineSvg" src="images/searxng-wordmark.svg"> <a href="https://searxng.rafaelmarcalo.xyz/">SearXNG Instance</a></li>
+ <li><img class="inlineSvg" src="images/git.svg"> <a href="https://git.rafaelmarcalo.xyz/">Git Server</a></li>
+ <li><img class="inlineSvg" src="images/searxng.svg"> <a href="https://searxng.rafaelmarcalo.xyz/">SearXNG Instance</a></li>
</ul>
+
+ <h3>Work and Business Inquiries</h3>
+ <p>I am open to paid consulting if you need some kind of expertise I have. If so, give me your full view of what you need in a email along with a payment offer.</p>
+
</div>
<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>