summaryrefslogtreecommitdiff
path: root/public/about
diff options
context:
space:
mode:
authorHenrique Marques <[email protected]>2024-08-17 08:28:46 +0100
committerHenrique Marques <[email protected]>2024-08-17 08:28:46 +0100
commit8113f43b368e83fe51800b8ffc78681821d011f4 (patch)
treedf3464f78e09a427952e65525bb5490aeb642cc1 /public/about
parenta57cff1c177f91d243ce6313015ab4867fa88027 (diff)
add new files
Diffstat (limited to 'public/about')
-rw-r--r--public/about/index.html36
1 files changed, 36 insertions, 0 deletions
diff --git a/public/about/index.html b/public/about/index.html
new file mode 100644
index 0000000..8dbe8ae
--- /dev/null
+++ b/public/about/index.html
@@ -0,0 +1,36 @@
+<!DOCTYPE html>
+<html lang="en">
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+ <title>About | 0xhenrique</title>
+ <link rel="canonical" href="http://localhost:1313/">
+ <link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'>
+ <link rel='stylesheet' type='text/css' href='/style.css'>
+ <link rel="icon" href="/favicon.ico">
+ <meta name="description" content="whois Hello there! You can call me Henrique. The main purpose of this website is to share some of my thoughts and projects. Feel free to reach out on Github or LinkedIn.">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <meta name="robots" content="index, follow">
+ <meta charset="utf-8">
+</head>
+<body>
+<main>
+<header><h1 id="tag_About">About</h1></header>
+<article>
+
+<h1 id="whois">whois</h1>
+<p>Hello there! You can call me Henrique.
+The main purpose of this website is to share some of my thoughts and projects.
+Feel free to reach out on <a href="https://github.com/henrique-marques-vsoft">Github</a> or <a href="https://www.linkedin.com/in/all123all/">LinkedIn</a>.</p>
+
+
+<div id="nextprev"><a href="/internet-lurk-compilation/"><div id="nextart">Next:<br>Internet Lurk Compilation #1</div></a>
+</div>
+
+</article>
+</main>
+
+<footer>
+ <a href="http://localhost:1313/">http://localhost:1313/</a><br><br><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
+</footer>
+
+</body>
+</html>