From ffb87a36324537822198b744e6f766c9efb7dc0a Mon Sep 17 00:00:00 2001 From: Jen Monroe Date: Sat, 1 Feb 2025 01:03:33 +0000 Subject: [PATCH] docs(GITBOOK#140): Jen's Jan 31 changes added 2 page descriptions --- docs/learn/sdk/README.md | 4 ++++ docs/tutorials/atsdk-tutorial/README.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/docs/learn/sdk/README.md b/docs/learn/sdk/README.md index 2b497f8..0544a89 100644 --- a/docs/learn/sdk/README.md +++ b/docs/learn/sdk/README.md @@ -1,3 +1,7 @@ +--- +description: Get to know Atsign's SDK, the atSDK +--- + # atSDK ## Overview diff --git a/docs/tutorials/atsdk-tutorial/README.md b/docs/tutorials/atsdk-tutorial/README.md index 145bb96..196a55e 100644 --- a/docs/tutorials/atsdk-tutorial/README.md +++ b/docs/tutorials/atsdk-tutorial/README.md @@ -1,3 +1,7 @@ +--- +description: Get hands-on with the atSDK. Simple examples to kickstart your development. +--- + # Dart atSDK Walkthrough {% hint style="info" %}