From b14b6fd18b71a52af7c4e76ce2a72aa680e823f8 Mon Sep 17 00:00:00 2001 From: Derek <256792747+decofe@users.noreply.github.com> Date: Mon, 1 Jun 2026 17:00:51 +0000 Subject: [PATCH] Refresh stale docs landing pages --- src/pages/guide/issuance/index.mdx | 2 +- src/pages/sdk/index.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/guide/issuance/index.mdx b/src/pages/guide/issuance/index.mdx index a004831a..f00788b9 100644 --- a/src/pages/guide/issuance/index.mdx +++ b/src/pages/guide/issuance/index.mdx @@ -6,7 +6,7 @@ import { Cards, Card } from 'vocs' # Stablecoin Issuance -Create and manage your own stablecoin on Tempo. Learn how to issue tokens, manage supply, and integrate with Tempo's payment infrastructure. +Create and manage your own stablecoin on Tempo. Learn how to deploy a TIP-20 token, mint supply, configure permissions, fund fee payments, and integrate the token with Tempo's payment infrastructure.