From 9bdf1bba4405b52ecc65e8506cdb2f05459e3076 Mon Sep 17 00:00:00 2001 From: macdonst Date: Tue, 14 Nov 2023 13:19:10 -0500 Subject: [PATCH] Begin masthead --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 23050501..714d5296 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@architect/functions": "^7.0.0", "@begin/data": "^4.0.2", - "@begin/masthead": "", + "@begin/masthead": "github:beginner-corp/masthead", "@docsearch/js": "^3.3.0", "@enhance/arc-plugin-enhance": "^9.1.2", "@enhance/arc-plugin-styles": "^5.0.0", diff --git a/package.json b/package.json index e6e34310..6981c601 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dependencies": { "@architect/functions": "^7.0.0", "@begin/data": "^4.0.2", - "@begin/masthead": "", + "@begin/masthead": "github:beginner-corp/masthead", "@docsearch/js": "^3.3.0", "@enhance/arc-plugin-enhance": "^9.1.2", "@enhance/arc-plugin-styles": "^5.0.0",