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"