From d87f81abca4638129c44c40c5ad20cf9d0b2f7f6 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt <hi@coryd.dev> Date: Thu, 16 Mar 2023 16:52:04 -0700 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 289a794a..0e510bf7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # coryd.dev -[](https://github.com/cdransf/coryd.dev/actions/workflows/scheduled-build.yaml) [](https://github.com/cdransf/social-utils/actions/workflows/scheduled.yaml) +[](https://github.com/cdransf/coryd.dev/actions/workflows/scheduled-build.yaml) Hi! I'm Cory. 👋🏻 From 84e3032aa84dacc85ec91b751120fc0759f2a014 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt <hi@coryd.dev> Date: Thu, 16 Mar 2023 16:52:44 -0700 Subject: [PATCH 2/2] Update .eslintrc.json --- .eslintrc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eslintrc.json b/.eslintrc.json index ed51af67..434bb3a9 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -12,7 +12,7 @@ "rules": { "indent": [ "error", - 2 + 4 ], "linebreak-style": [ "error",