From c481041692cab2cfb4daf531de6a075223450778 Mon Sep 17 00:00:00 2001 From: Stefan Seeland Date: Thu, 14 Nov 2024 16:27:42 +0100 Subject: [PATCH] Buy me a coffee! --- docusaurus.config.ts | 6 +++++- src/components/HomepageFeatures/index.tsx | 5 ++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/docusaurus.config.ts b/docusaurus.config.ts index d9051e0..c6464bf 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -97,10 +97,14 @@ const config: Config = { { title: 'Things', items: [ - { + { label: 'Nuget', href: 'https://www.nuget.org/packages?q=Codeuctivity', }, + { + label: 'Buy me a coffee! Do it!', + href: 'https://buymeacoffee.com/stesee', + }, // { // label: 'Stack Overflow', // href: 'https://stackoverflow.com/questions/tagged/docusaurus', diff --git a/src/components/HomepageFeatures/index.tsx b/src/components/HomepageFeatures/index.tsx index 51bc302..d6cb696 100644 --- a/src/components/HomepageFeatures/index.tsx +++ b/src/components/HomepageFeatures/index.tsx @@ -15,7 +15,10 @@ const FeatureList: FeatureItem[] = [ description: ( <> Compare images. One of my nuget packages.

- Nuget + ImageSharp based Codeuctivity.ImageSharpCompare +

+ + SkiaSharp based Codeuctivity.SkiaSharpCompare ),