From 6a3cb9888b2ebd3506ab1b0ec5fcd191475940fb Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Sun, 4 Aug 2024 17:36:57 -0500 Subject: [PATCH] remove darkvisitors params --- .github/workflows/deploy-prod.yml | 1 - config/_default/params.toml | 6 ------ 2 files changed, 7 deletions(-) diff --git a/.github/workflows/deploy-prod.yml b/.github/workflows/deploy-prod.yml index 487ed45..acb4f5b 100644 --- a/.github/workflows/deploy-prod.yml +++ b/.github/workflows/deploy-prod.yml @@ -47,7 +47,6 @@ jobs: - name: Build with Hugo run: | HUGO_REMOTE_FONT_PATH=${{ secrets.REMOTE_FONT_PATH }} \ - HUGO_DARKVISITORS=${{ secrets.DARKVISITORS_TOKEN }} \ hugo --minify - name: Insert 404 page run: | diff --git a/config/_default/params.toml b/config/_default/params.toml index eb7775c..d990007 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -8,12 +8,6 @@ numberOfRelatedPosts = 5 indexTitle = ".-. ..- -. - .. -- . - . .-. .-. --- .-." -darkVisitors = [ - "AI Assistant", - "AI Data Scraper", - "AI Search Crawler" -] - omgUser = "jbowdre" musicThreadId = "2aVjZUocjk96LELFbV5JvJjm14v"