From 6ed5d4195d10b9459fa630b31b8d24459f87b0a9 Mon Sep 17 00:00:00 2001 From: Luc van Kampen Date: Thu, 2 May 2024 14:56:52 +0000 Subject: [PATCH] Introduce style guide --- docs/style/index.mdx | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/style/index.mdx diff --git a/docs/style/index.mdx b/docs/style/index.mdx new file mode 100644 index 000000000..8b3e370cd --- /dev/null +++ b/docs/style/index.mdx @@ -0,0 +1,20 @@ +{/* * @type {import('@/lib/mdxPageProps').MdxMetaProps} */} +export const meta = { + title: 'Style Guide', + description: 'ENS offers cash rewards to anyone who finds a bug in covered ENS smart contracts.', + emoji: '🪲', + contributors: [ + 'esk3nder', + 'gskril' + ] +}; + +Hello world + +## Style + +abc + +## Guide + +def