From 13b1a5e3d07aebe53a08571e813420a770c9b2d1 Mon Sep 17 00:00:00 2001 From: Rexios Date: Thu, 23 Oct 2025 11:03:11 -0400 Subject: [PATCH] Uncomment samples --- _navbar.md | 2 +- _sidebar.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_navbar.md b/_navbar.md index 20a91de..d6c46bd 100644 --- a/_navbar.md +++ b/_navbar.md @@ -1,4 +1,4 @@ - [GitHub](https://github.com/IO-Design-Team/hive_ce) - +- [Samples](https://github.com/IO-Design-Team/hive_ce_samples) - [Pub.dev](https://pub.dev/packages/hive_ce) - [Ask for Help](https://github.com/IO-Design-Team/hive_ce/issues/new?assignees=&labels=question&template=question.md&title=) diff --git a/_sidebar.md b/_sidebar.md index 6e49b9e..4cb93a7 100644 --- a/_sidebar.md +++ b/_sidebar.md @@ -13,12 +13,12 @@ - [Generate adapters](custom-objects/generate_adapters.md) - [Create adapter manually](custom-objects/create_adapter_manually.md) - + - [Contacts](tutorials/contacts.md) - Advanced