diff --git a/docs/components/content/Installation.vue b/docs/components/content/Installation.vue index 3e22121..51cd4ad 100644 --- a/docs/components/content/Installation.vue +++ b/docs/components/content/Installation.vue @@ -1,5 +1,4 @@ diff --git a/docs/components/content/Introduction.vue b/docs/components/content/Introduction.vue index 7c78b42..3217110 100644 --- a/docs/components/content/Introduction.vue +++ b/docs/components/content/Introduction.vue @@ -1,5 +1,4 @@ diff --git a/docs/components/content/Support.vue b/docs/components/content/Support.vue new file mode 100644 index 0000000..e73c6bb --- /dev/null +++ b/docs/components/content/Support.vue @@ -0,0 +1,44 @@ + + + + + Tempo is made with love by the FormKit team — the + creators of open source projects such as: + + + + + FormKit - The open-source form framework for Vue. + + + AutoAnimate - Add motion to your apps with a single line of code. + + + ArrowJS - Reactivity without the Framework. + + + + + If you find our projects useful and would like to support their ongoing development, please consider sponsoring us on GitHub! + + + + + + + + Sponsor on GitHub + + + + diff --git a/docs/nuxt.config.ts b/docs/nuxt.config.ts index 3a98c61..a05008b 100644 --- a/docs/nuxt.config.ts +++ b/docs/nuxt.config.ts @@ -79,7 +79,7 @@ export default defineNuxtConfig({ darkMode: "class", theme: { fontFamily: { - mono: ["Menlo", "Monaco", "Courier New", "monospace"], + mono: ["Menlo", "Monaco", "monospace"], }, }, }, diff --git a/docs/pages/index.vue b/docs/pages/index.vue index caa4da9..8c32492 100644 --- a/docs/pages/index.vue +++ b/docs/pages/index.vue @@ -14,5 +14,6 @@ definePageMeta({ +
+ Tempo is made with love by the FormKit team — the + creators of open source projects such as: +
+ If you find our projects useful and would like to support their ongoing development, please consider sponsoring us on GitHub! +