summaryrefslogtreecommitdiffstats
path: root/site-desc.html
blob: 3c4f684b72e643d1c31f374e4ad89ccea4f65bf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<div class="site-desc">
  <h2>// My work</h2>
  <p>
    Welcome to my git repository. Here's what I've been working on in the past,
    today, and what I'll be (probably) working on in the future.
  </p>
  <p>
    Feel free to have a look at the code I've written and don't hesitate to
    <a href="https://danix.xyz/is/here/">drop me a few lines</a> if you want to.
  </p>
  <p class="welcome-close">I wish you a great day!</p>
  <p class="signature-wrap">
    <img height="100" width="200" src="/cgit-theme/images/signature.png" alt="danix's signature" />
  </p>
</div>