From f4b9db3c0b971cec8d244cec5373b6fb9c07c89c Mon Sep 17 00:00:00 2001 From: Andrew Gioia Date: Fri, 1 Sep 2023 12:12:39 -0400 Subject: [PATCH] Adds Mastodon link back for verification --- package.json | 1 - src/index.html | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7de9082..886a76a 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,6 @@ "devDependencies": { }, "scripts": { - "test": "echo \"Error: no test specified\" && exit 1", "dev": "sass --no-source-map src/scss/theme.scss dist/site.css && cp src/index.html dist/index.html && cp -R src/img dist && cp -R src/icons dist", "prod": "sass --no-source-map src/scss/theme.scss dist/site.css --style compressed && cp src/index.html dist/index.html && cp -R src/img dist && cp -R src/icons dist", "watch": "sass --no-source-map --watch src/scss/theme.scss dist/site.css", diff --git a/src/index.html b/src/index.html index 897b8f6..5c07f56 100644 --- a/src/index.html +++ b/src/index.html @@ -26,13 +26,13 @@