From c4448d30dd2c0d793d23392df9fef77dbd2d80d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Gangloff?= Date: Fri, 21 Nov 2025 14:37:39 +0100 Subject: [PATCH] docs: add index at root --- docs/src/content/docs/index.mdx | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 docs/src/content/docs/index.mdx diff --git a/docs/src/content/docs/index.mdx b/docs/src/content/docs/index.mdx new file mode 100644 index 0000000..35130a3 --- /dev/null +++ b/docs/src/content/docs/index.mdx @@ -0,0 +1,18 @@ +--- +title: Domain Watchdog +description: An app that uses RDAP to collect publicly available info about domains, track their history, and purchase then when they expire +template: splash +hero: + tagline: Your companion in the quest for domain names 🔍 + image: + file: ../../assets/logo.png + actions: + - text: Get started + link: /en/features + icon: right-arrow + - text: Demo + link: https://demo.domainwatchdog.eu + icon: external + variant: minimal +--- +