diff --git a/contact.xhtml b/contact.xhtml index bf191d9..edb3a54 100644 --- a/contact.xhtml +++ b/contact.xhtml @@ -1,7 +1,7 @@ - + @@ -51,11 +51,17 @@ for each contact method to verify my devices.

Note: Verification does not verify a person, only their devices, and can be defeated via coercion or other force.

-

Signal
- +447549902964

-

XMPP
- inference@inferencium.net (Main) - - (Key)

+

Signal +

+

+

XMPP +

+

- + @@ -59,7 +59,7 @@

End-to-end Encrypted Contact Methods

-

XMPP

+

XMPP

Updated: 2023-01-13 (UTC+00:00)

Whenever possible, open the links to pin the fingerprints directly from this webpage. If that is not possible, manually verify the diff --git a/main.css b/main.css index 99683a7..c0958c4 100644 --- a/main.css +++ b/main.css @@ -1,5 +1,5 @@ /* Inferencium - Website - CSS - Main */ -/* Version: 11.3.0-alpha.1 */ +/* Version: 11.3.0-alpha.2 */ /* Copyright 2022 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause */ @@ -205,7 +205,7 @@ td.red { /* Image */ img.logo-small { transform: translate(0px, 13px); - padding: 15px; + margin-right: 15px; }