From 78e0c0584dfe0fc1fbdd7b9a97d3a304d58784c0 Mon Sep 17 00:00:00 2001 From: Billy Chan Date: Tue, 15 Oct 2024 15:22:07 +0800 Subject: [PATCH] README --- README.md | 2 +- src/lib.rs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3dd51835..ebddabd0 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ Making use of Seaography, it will be a breeze to create admin dashboard with you 1. [Adding GraphQL Support to Loco with Seaography](https://www.sea-ql.org/blog/2024-07-01-graphql-support-with-loco-seaography/) 1. [GraphQL based Admin Dashboard with Loco and Seaography](https://www.sea-ql.org/blog/2024-08-08-graphql-admin-dashboard-with-loco-seaography/) - + ## Learn More diff --git a/src/lib.rs b/src/lib.rs index 13adfb87..c22bccc5 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -277,7 +277,7 @@ //! 1. [Adding GraphQL Support to Loco with Seaography](https://www.sea-ql.org/blog/2024-07-01-graphql-support-with-loco-seaography/) //! 1. [GraphQL based Admin Dashboard with Loco and Seaography](https://www.sea-ql.org/blog/2024-08-08-graphql-admin-dashboard-with-loco-seaography/) //! -//! +//! //! //! ## Learn More //!