Skip to content

Commit ed4cc30

Browse files
devwhodevsclaude
andcommitted
docs: update site meta description to Hedera payment-verification positioning
Replace the old 'viem-like DX for native Hedera apps' meta description with the concrete payment-verification one so the docs site's <meta name=description> matches the README/llms positioning (better SEO snippet). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 22eb582 commit ed4cc30

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/.vitepress/config.mts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ import { defineConfig } from "vitepress"
22

33
export default defineConfig({
44
title: "hbar-kit",
5-
description: "viem-like DX for native Hedera apps",
5+
description:
6+
"TypeScript toolkit for verifying native Hedera payments (HBAR & HTS) by receiver, amount, memo, and time window via the Mirror Node — read-only, non-custodial, bigint-safe.",
67
base: "/hbar-kit/",
78
themeConfig: {
89
nav: [

0 commit comments

Comments
 (0)