From 508b0f6837e488b3651031d42b2405fcabf6acee Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Wed, 15 Nov 2023 11:39:17 -0600 Subject: [PATCH] Fix heading levels in CONTRIBUTING.md [skip ci] --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5cc815b..4b6a0b0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,12 +4,12 @@ Just in case you need it. -## Automatic deploy previews with GitHub Actions +### Automatic deploy previews with GitHub Actions My GitHub Actions workflows will automatically build each pull request into a public deploy preview on demo.bbaovanc.com, and will link it in a comment. -## Manual (local) building +### Manual (local) building You can also build the site yourself using Hugo, including a live local preview.