From 9aba584ad1c889bafe2eb99ff6e91879012812a9 Mon Sep 17 00:00:00 2001 From: Nexan Date: Thu, 25 Jan 2024 11:25:44 -0600 Subject: [PATCH] added two scripts (lint and lint-fix) to the package, fixed the header of the Resources page --- package.json | 2 ++ src/resources.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index d2f8e93..a704553 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,8 @@ }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", + "lint": "eslint .", + "lint:fix": "eslint . --fix", "build": "npx @11ty/eleventy" }, "keywords": [], diff --git a/src/resources.md b/src/resources.md index f44ea93..ecbc3b2 100644 --- a/src/resources.md +++ b/src/resources.md @@ -4,7 +4,7 @@ title: Resources | Ashes of Amethyst permalink: resources.html --- -

Welcome to my Layout Maker!

+

Helpful Resources

This page is for links to, and examples of, resources that we, as a Free Company, find useful. There will be links to websites, webpages, guides, and more.

Guides

Here we will list active guides we are using for high-level duties, special events, and more