diff options
Diffstat (limited to 'home')
-rw-r--r-- | home/index.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/home/index.md b/home/index.md new file mode 100644 index 0000000..5428ec3 --- /dev/null +++ b/home/index.md @@ -0,0 +1,19 @@ +<!-- Title: My personal Website --> + +Welcome to my site + +posts +----- +<table> + <tr><td><time class="key">2024-06-09</time></td><td><a class="post value" href="posts/website_created.html">Website Created!</a></td></tr> +</table> + + +links and contact info +---------------------- +<table> + <tr><td class="key">email</td><td><a class="value" href="mailto:suleyman@farajli.net">suleyman@farajli.net</a></td></tr> + <tr><td class="key">ssh </td><td><a class="value" href="keys/ssh.html">Public key</a></td></tr> + <tr><td class="key">github</td><td><a class="value" href="https://github.com/sfarajli">sfarajli</a></td></tr> +</table> +<small class="footnote">* and it is worth mentioning that I don't have a LinkedIn (or any social media) account.</small> |