From 286bdd1c91c57aa36c796976a3dc8c8f1c7518cf Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Sat, 16 Oct 2021 15:47:52 +0200 Subject: [PATCH] docs: rename about page --- docs/{sponsor.md => about.md} | 0 docs/links.yaml | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename docs/{sponsor.md => about.md} (100%) diff --git a/docs/sponsor.md b/docs/about.md similarity index 100% rename from docs/sponsor.md rename to docs/about.md diff --git a/docs/links.yaml b/docs/links.yaml index e667bc4d..e8c5ce7f 100644 --- a/docs/links.yaml +++ b/docs/links.yaml @@ -23,7 +23,7 @@ skip: true - title: Next.js link: /installation/nextjs - skip: true + skip: true - title: Vue 3 link: /installation/vue3 skip: true @@ -52,7 +52,7 @@ link: /changelog type: draft - title: About the project - link: /sponsor + link: /about type: sponsor - title: Contributing link: /overview/contributing