Added public key fingerprint
This commit is contained in:
BIN
static/pubkey.png
Normal file
BIN
static/pubkey.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 573 B |
@ -23,3 +23,7 @@ body {
|
||||
text-align: right;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.small {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
@ -9,6 +9,9 @@
|
||||
<h1 class="center">Coming soon! (2022?)</h1>
|
||||
<div class="bottom">
|
||||
<p>For any info, please contact alexandru.pentilescu@disroot.org</p>
|
||||
<p class="small">My personal public key fingerprint:
|
||||
<img src={{ url_for('static', filename='pubkey.png') }} style="width:48px;height:48px;">
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user