This commit is contained in:
pluja 2024-03-25 13:46:35 +01:00
parent b4bff88bec
commit 94de37c62a
2 changed files with 9 additions and 9 deletions

View File

@ -546,10 +546,11 @@
<div class="m-2 rounded-xl bg-gray-500/10"> <div class="m-2 rounded-xl bg-gray-500/10">
<h2 id="contact">contact</h2> <h2 id="contact">contact</h2>
<p> <p>
I've discontinued instant messaging/email contacts due to misuse and management challenges that lead to leaving may messages unanswered. For questions or concerns, connect with me on the listed social media platforms. Due to past misuse and difficulties in managing, I've decided to remove direct instant
messaging/email contacts. If you have any queries or concerns, connect with me on any of the listed social media platforms below.
</p> </p>
<p> <p>
For private communications, request through these platforms and I'll share an email or alternative messaging option. For confidential communication, please reach out via the specified platforms and I can provide my email, matrix, xmpp, threema or a SimpleX link.
</p> </p>
<div class="[&>span]:block [&>span>a]:!no-underline [&>span>a]:font-bold pb-2 space-y-2"> <div class="[&>span]:block [&>span>a]:!no-underline [&>span>a]:font-bold pb-2 space-y-2">
@ -567,7 +568,7 @@
rel="noreferrer" rel="noreferrer"
href="https://njump.me/npub188x98j0r7l2fszeph6j7hj99h8xl07n989pskk5zd69d2fcksetq5mgcqf" href="https://njump.me/npub188x98j0r7l2fszeph6j7hj99h8xl07n989pskk5zd69d2fcksetq5mgcqf"
>🪶 Nostr</a >🪶 Nostr</a
> > <a class="mx-2 text-xs text-gray-400" href="/nostr">?</a>
</span> </span>
<span> <span>
<a target="_blank" rel="noreferrer" href="https://lemmy.world/u/pluja" <a target="_blank" rel="noreferrer" href="https://lemmy.world/u/pluja"
@ -660,7 +661,7 @@
<p>KYCnot.me offers a public API to get its data.</p> <p>KYCnot.me offers a public API to get its data.</p>
<p> <p>
If you make use of the API data, please mention kycnot.me as the source If you make use of the API data, you should mention kycnot.me as the source
of the data. of the data.
</p> </p>

View File

@ -98,7 +98,7 @@
<article class="md:p-4 md:max-w-5xl font-inter"> <article class="md:p-4 md:max-w-5xl font-inter">
<div class="px-4 py-2 m-2 rounded-xl bg-gray-500/10"> <div class="px-4 py-2 m-2 rounded-xl bg-gray-500/10">
<h2 id="why" class="font-bold text-lime-400"> <h2 id="why" class="font-bold text-lime-400">
how to use the nostr comments? nostr?
</h2> </h2>
<p> <p>
Start by reading Start by reading
@ -204,14 +204,13 @@
</li> </li>
</ul> </ul>
<h3 id="logging in" class="pt-4 w-full border-t border-white/20"> <h3 id="use" class="pt-4 w-full border-t border-white/20">
logging in use
</h3> </h3>
<p> <p>
After your account is set up, you will be able to log in to any platform After your account is set up, you will be able to log in to any platform
that uses the Nostr protocol. Go to any kycnot.me service page, and try that uses the Nostr protocol, and use it. Take a look <a target="_blank" href="https://nostr.net/">here</a> to find a client that suites your needs.
to log into the comment section.
</p> </p>
</div> </div>
</article> </article>