Update contact method image source location to asset directory.
This commit is contained in:
parent
92c859de68
commit
de28718834
12
contact.html
12
contact.html
@ -5,7 +5,7 @@
|
|||||||
<!-- Copyright 2022-2023 Inference -->
|
<!-- Copyright 2022-2023 Inference -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
||||||
|
|
||||||
<!-- Version: 0.5.0.12 -->
|
<!-- Version: 0.5.1.13 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -44,11 +44,11 @@
|
|||||||
Note: Verification does not verify a person, only their devices, and can be defeated via coercion or other
|
Note: Verification does not verify a person, only their devices, and can be defeated via coercion or other
|
||||||
force.</p>
|
force.</p>
|
||||||
<br>
|
<br>
|
||||||
<p><img class="logo-small" src="img/logo-signal.png"
|
<p><img class="logo-small" src="asset/img/logo-signal.png"
|
||||||
width="40px" height="40px"/>
|
width="40px" height="40px"/>
|
||||||
<a class="body-link" href="contact/signal.html"
|
<a class="body-link" href="contact/signal.html"
|
||||||
>Signal</a><p>
|
>Signal</a><p>
|
||||||
<p><img class="logo-small" src="img/logo-xmpp.png"
|
<p><img class="logo-small" src="asset/img/logo-xmpp.png"
|
||||||
width="40px" height="40px"/>
|
width="40px" height="40px"/>
|
||||||
<a class="body-link" href="contact/xmpp.html"
|
<a class="body-link" href="contact/xmpp.html"
|
||||||
>XMPP</a><p>
|
>XMPP</a><p>
|
||||||
@ -62,11 +62,11 @@
|
|||||||
Note: These services do not have verification functionality and will be treated as less secure; <strong>unless
|
Note: These services do not have verification functionality and will be treated as less secure; <strong>unless
|
||||||
you really need to use these services, use a preferred method instead.</strong></p>
|
you really need to use these services, use a preferred method instead.</strong></p>
|
||||||
<br>
|
<br>
|
||||||
<p><img class="logo-small" src="img/logo-briar.png"
|
<p><img class="logo-small" src="asset/img/logo-briar.png"
|
||||||
width="40px" height="40px"/>
|
width="40px" height="40px"/>
|
||||||
<a class="body-link" href="contact/briar.html"
|
<a class="body-link" href="contact/briar.html"
|
||||||
>Briar</a></p>
|
>Briar</a></p>
|
||||||
<p><img class="logo-small" src="img/logo-session.png"
|
<p><img class="logo-small" src="asset/img/logo-session.png"
|
||||||
width="40px" height="40px"/>
|
width="40px" height="40px"/>
|
||||||
<a class="body-link" href="contact/session.html"
|
<a class="body-link" href="contact/session.html"
|
||||||
>Session</a></p>
|
>Session</a></p>
|
||||||
@ -80,7 +80,7 @@
|
|||||||
are suitable for public contact only, including directly and groups. Do not use these methods if confidentiality
|
are suitable for public contact only, including directly and groups. Do not use these methods if confidentiality
|
||||||
and/or privacy is required.</p>
|
and/or privacy is required.</p>
|
||||||
<br>
|
<br>
|
||||||
<p><img class="logo-small" src="img/logo-pleroma.png"
|
<p><img class="logo-small" src="asset/img/logo-pleroma.png"
|
||||||
width="40px" height="40px"/>
|
width="40px" height="40px"/>
|
||||||
<a class="body-link" href="https://plr.inferencium.net/inference/"
|
<a class="body-link" href="https://plr.inferencium.net/inference/"
|
||||||
>Fediverse</a></p>
|
>Fediverse</a></p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user