m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/contact.html.erb
blob: 1626c9c378bb74a912640f8637a0d9232268aa20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<p>
<table style='table-layout: fixed; width: 100%;'>
  <tr>
    <td style='width: 7em;'>Email</td>
    <td>
      <a href="mailto:m@m-chrzan.xyz"><code>m@m-chrzan.xyz</code></a>
    </td>
  </tr>
  <tr>
    <td>PGP key</td>
    <td style='overflow: scroll;'>
      <a href="<%= path_to 'key' %>"><code>4073&nbsp;3DD6&nbsp;B370&nbsp;C1C5&nbsp;1DE0&nbsp;C1A8&nbsp;2991&nbsp;A902&nbsp;D020&nbsp;9F38</code></a>
    </td>
  </tr>
  <tr>
    <td>XMPP</td>
    <td>
      <a href="xmpp:m@m-chrzan.xyz"><code>m@m-chrzan.xyz</code></a>
    </td>
  </tr>
</table>
</p>