From bd324a3dec4648232e066c8780ac0b54fce332fc Mon Sep 17 00:00:00 2001 From: Fundor333 Date: Sun, 11 May 2025 20:22:08 +0200 Subject: [PATCH] Add cron badges for Anilist, Webmentions, and Weekly updates in README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 284e5896..ec2d4bf6 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,11 @@ [![Build and deploy](https://github.com/fundor333/fundor333.github.io/actions/workflows/hugo_publisher.yml/badge.svg)](https://github.com/fundor333/fundor333.github.io/actions/workflows/hugo_publisher.yml) +[![Cron Anilist](https://github.com/fundor333/fundor333.github.io/actions/workflows/cron_anilist.yml/badge.svg)](https://github.com/fundor333/fundor333.github.io/actions/workflows/cron_anilist.yml) +[![Cron Webmentions](https://github.com/fundor333/fundor333.github.io/actions/workflows/cron_webmentions.yml/badge.svg)](https://github.com/fundor333/fundor333.github.io/actions/workflows/cron_webmentions.yml) +[![Cron Weekly](https://github.com/fundor333/fundor333.github.io/actions/workflows/cron_weekly.yml/badge.svg)](https://github.com/fundor333/fundor333.github.io/actions/workflows/cron_weekly.yml) + +[![Dependabot Updates](https://github.com/fundor333/fundor333.github.io/actions/workflows/dependabot/dependabot-updates/badge.svg)](https://github.com/fundor333/fundor333.github.io/actions/workflows/dependabot/dependabot-updates) + This is the code to build my site made with Hugo.