Release 202506112108

This commit is contained in:
pluja
2025-06-11 21:08:32 +00:00
parent 39afcad089
commit d9880fd83d
19 changed files with 343 additions and 26 deletions

View File

@@ -1,8 +1,7 @@
---
layout: ../../layouts/MarkdownLayout.astro
title: API
author: KYCnot.me
pubDate: 2025-05-31
updatedAt: 2025-05-31
description: 'Access basic service data via our public API.'
icon: 'ri:plug-line'
---

View File

@@ -3,8 +3,7 @@ layout: ../../layouts/MarkdownLayout.astro
title: How does karma work?
description: "KYCnot.me has a user karma system, here's how it works"
icon: 'ri:hearts-line'
author: KYCnot.me
pubDate: 2025-05-15
updatedAt: 2025-05-15
---
import KarmaUnlocksTable from '../../components/KarmaUnlocksTable.astro'