mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-01-05 20:30:52 -05:00
update about page to add changelog and score breakdown
This commit is contained in:
parent
5abde094fd
commit
d89711d91d
@ -78,9 +78,9 @@
|
||||
}
|
||||
</style>
|
||||
|
||||
<div id="main" class="flex flex-col items-center justify-center">
|
||||
<div class="w-full max-w-4xl p-4">
|
||||
<div class="space-x-1 text-xs font-bold text-center lowercase text-lime-500 md:text-sm font-samo">
|
||||
<div id="main" class="flex flex-col justify-center items-center">
|
||||
<div class="p-4 w-full max-w-4xl">
|
||||
<div class="space-x-1 text-xs font-bold text-center text-lime-500 lowercase md:text-sm font-samo">
|
||||
<a href="#why">Why</a>
|
||||
·
|
||||
<a href="#what">What</a>
|
||||
@ -549,17 +549,19 @@
|
||||
|
||||
<div class="[&>span]:block space-y-2">
|
||||
<span>
|
||||
<a href="https://codeberg.org/pluja/kycnot.me">Open Source Code</a> -
|
||||
* <a href="https://codeberg.org/pluja/kycnot.me">Open Source Code</a> -
|
||||
A commit history, and full disclosure of the scoring algorithm is
|
||||
provided.
|
||||
</span>
|
||||
<span>
|
||||
Comment section on each page, available on
|
||||
<a target="_blank" href="https://usenostr.org">Nostr</a>.
|
||||
* Comment section on each page, available on a dedicated chat room on
|
||||
<a target="_blank" href="https://https://matrix.org/">Matrix</a>.
|
||||
</span>
|
||||
<span>Endpoint to download the full database</span>
|
||||
<span>* All changes are recorded on the <a href="/changelog">changelog</a></span>
|
||||
<span>* See any service's score breakdown: <a href="/api/v1/service/bisq/summary">bisq example</a></span>
|
||||
<span>* Endpoint to download the full database</span>
|
||||
<span>
|
||||
Open scoring algorithm. All services go under the same algorithm,
|
||||
* Open scoring algorithm. All services go under the same algorithm,
|
||||
meaning that the score is not subjective.
|
||||
</span>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user