summaryrefslogtreecommitdiff
path: root/index.html
blob: 5fb42c4f3e926127409e67ed4de37def9d938275 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<title>Eugene's space</title>
<link rel="icon" href="https://github.com/eug-vs.png">
<body style="background: #1e1e1e; color: white">
  <div style="display: flex; align-items: center;">
    <img src="https://github.com/eug-vs.png" width="64px" style="margin-right: 8px;">
    <h1>Hello, world!</h1>
  </div>
  <p>
    This is <a href="https://github.com/eug-vs">eug-vs</a> personal website! It runs on my local <i>Raspberry PI</i> and features secure <b>HTTPS</b> connection!
  </p>
  <p style="margin-top: 32px;">
    <img width="16px" src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fcdn3.iconfinder.com%2Fdata%2Ficons%2Flogos-and-brands-adobe%2F512%2F221_Monero-128.png&f=1&nofb=1">
    Support me with MONERO:
    <pre>48WZbWqmbyuKhoFkbac4mNYSSFop5LqJz2PFsW1PMLgdYrGpvvZtTrwUgQs5Tgf5EXJWcgmp53TdxBnTapajAbMuLuGqBf2<pre>
  </p>
</body>