docs: update documentation

This commit is contained in:
Maël Gangloff
2025-11-16 21:33:23 +01:00
parent 20b05510dd
commit 7b0b95bdcd
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
---
title: Add a Provider
title: Implementing a new provider
description: Step-by-step guide to adding a new Provider, with backend, frontend, and testing instructions to integrate a registrar into the project.
---
import {FileTree, Steps, Code, LinkCard} from "@astrojs/starlight/components";