From 7805fe4b90f98f7de001247d3a61c434edefce03 Mon Sep 17 00:00:00 2001 From: Chris Titus Tech Date: Mon, 26 Aug 2024 16:44:15 -0500 Subject: [PATCH] Back 12 Moves before I Blew up everything --- .github/SECURITY.md | 2 +- .github/workflows/github-pages.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 6b437033..be3f8839 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -1,5 +1,5 @@ # Security Policy -If you find a security issue please make post it in the issues tab. If you think it should be private you can email me at contact@christitus.com. +If you find a security issue please make post it in the issues tab. If you think it should be private you can email me at contact@christitus.com. For immediate response check out our discord server @ [![](https://dcbadge.limes.pink/api/server/https://discord.gg/RUbZUZyByQ?theme=default-inverted&style=for-the-badge)](https://discord.gg/RUbZUZyByQ) diff --git a/.github/workflows/github-pages.yaml b/.github/workflows/github-pages.yaml index b51697b8..d6db1edc 100644 --- a/.github/workflows/github-pages.yaml +++ b/.github/workflows/github-pages.yaml @@ -28,4 +28,4 @@ jobs: run: pip install -r .github/requirements.txt - name: Build & Deploy using 'mkdocs' - run: mkdocs gh-deploy --force -f .github/mkdocs.yml \ No newline at end of file + run: mkdocs gh-deploy --force -f .github/mkdocs.yml