From 1ed6f79a9ec5f3fe7cf1d340ab01c39c433ea4c8 Mon Sep 17 00:00:00 2001 From: Jake Runyan Date: Thu, 23 Jan 2025 09:54:34 -0800 Subject: [PATCH] Add jakesphotos link to footer --- website/docusaurus.config.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 217bfd3..2ecc3a5 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -128,6 +128,10 @@ const config = { label: 'PWS Recipes', href: 'https://recipes.whitney.rip', }, + { + label: 'Jake\'s Photography Site', + href: 'https://jakesphotos.whitney.rip', + }, ], }, ],