Added server photo, edited email [æt] format for noscript
This commit is contained in:
parent
83c480127f
commit
b6382da75f
BIN
images/server.jpg
Normal file
BIN
images/server.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 104 KiB |
30
index.html
30
index.html
|
@ -184,12 +184,12 @@
|
|||
<tr>
|
||||
<td>Email</td>
|
||||
<td>
|
||||
<noscript> mattia [d0t] mascarello [at] edu [d0t] unito [d0t] it</noscript>
|
||||
<noscript> mattia [d0t] mascarello [æt] edu [d0t] unito [d0t] it</noscript>
|
||||
<script src="emails/unito.js"></script><br>
|
||||
<b>OpenPGP Key</b> <a href="emails/MattiaMascarelloUniTo.asc"
|
||||
aria-label="OpenPGP Key for University Email">here</a>
|
||||
<br><br>
|
||||
<noscript> mattia [d0t] mascarello [at] outlook [d0t] it</noscript>
|
||||
<noscript> mattia [d0t] mascarello [æt] outlook [d0t] it</noscript>
|
||||
<script src="emails/personal.js"></script><br>
|
||||
<b>OpenPGP Key</b> <a href="emails/MattiaMascarelloOutlook.asc"
|
||||
aria-label="OpenPGP Key for Personal Email">here</a>
|
||||
|
@ -197,8 +197,11 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>XMPP</td>
|
||||
<td><img src="https://xmpp.mattiaturin.duckdns.org:5281/pep_avatar/mattia" width="80" alt="Profile picture" onerror="this.src='https://xmpp.mattiaturin.duckdns.org:5281/pep_avatar/mattia';" />
|
||||
<a href="xmpp:mattia@xmpp.mattiaturin.duckdns.org" aria-label="XMPP">mattia@xmpp.mattiaturin.duckdns.org</a>
|
||||
<td><img src="https://xmpp.mattiaturin.duckdns.org:5281/pep_avatar/mattia" width="80"
|
||||
alt="Profile picture"
|
||||
onerror="this.src='https://xmpp.mattiaturin.duckdns.org:5281/pep_avatar/mattia';" />
|
||||
<a href="xmpp:mattia@xmpp.mattiaturin.duckdns.org"
|
||||
aria-label="XMPP">mattia@xmpp.mattiaturin.duckdns.org</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -214,7 +217,7 @@
|
|||
<li>If you want to contact me, the preferred way is via email, with OpenPGP encryption if possible. This
|
||||
ensures
|
||||
that our communication remains private and secure. Please avoid using proprietary messaging platforms that
|
||||
compromise privacy or are ad-supported. You may also contact me via XMPP if preferred, though please note
|
||||
compromise privacy or are ad-supported. You may also contact me via XMPP if preferred, though please note
|
||||
that responses may not be as comprehensive as those provided through formal email communication.</li>
|
||||
<li> While I understand the concerns with my emails being hosted by Microsoft and Google, running my own mail
|
||||
server is not in my plans yet. Therefore, I recommend using PGP encryption if you are concerned about
|
||||
|
@ -264,7 +267,8 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>Converse.js</td>
|
||||
<td><a href="https://xmpp.mattiaturin.duckdns.org:5281/conversejs" aria-label="Converse.js">My Converse.js web client</a></td>
|
||||
<td><a href="https://xmpp.mattiaturin.duckdns.org:5281/conversejs" aria-label="Converse.js">My
|
||||
Converse.js web client</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -338,8 +342,18 @@
|
|||
style="display:inline" id="janS">(current)</span></a>, <a href="#force:no"
|
||||
aria-label="Regular Version">Regular <span style="display:inline" id="regularS">(current)</span></a>.
|
||||
</p>
|
||||
|
||||
<hr>
|
||||
<div>
|
||||
<hr>
|
||||
<!-- image with caption -->
|
||||
<figure>
|
||||
<a href="images/server.jpg" target="_blank" aria-label="Image of the server hosting this website"><img
|
||||
src="images/server.jpg" loading="lazy" alt="Server hosting this website"
|
||||
style="margin:auto; width: 500px;"></a>
|
||||
</a>
|
||||
<p style="text-align: center;">
|
||||
You are being served by a friendly <span style="font-family: monospace, monospace;">ThinkCentre M900</span>, say hi! <br>
|
||||
</p>
|
||||
</div>
|
||||
<p id="noScript">
|
||||
<b>JavaScript is disabled</b>. I respect your choice, and the website has been slightly adapted to be more
|
||||
user-friendly. However, some features require JavaScript to work properly.
|
||||
|
|
Loading…
Reference in New Issue
Block a user