diff --git a/README.md b/README.md index 69e9515..571a3bb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# msfjarvis.dev [![Deployment workflow](https://github.com/msfjarvis/msfjarvis.dev/workflows/Hugo%20deployment/badge.svg)](https://github.com/msfjarvis/msfjarvis.dev/actions) [![Lighthouse workflow](https://github.com/msfjarvis/msfjarvis.dev/workflows/Lighthouse%20testing/badge.svg)](https://github.com/msfjarvis/msfjarvis.dev/actions) +# msfjarvis.dev [![Deployment workflow](https://github.com/msfjarvis/msfjarvis.dev/workflows/Hugo%20deployment/badge.svg)](https://github.com/msfjarvis/msfjarvis.dev/actions?query=workflow%3A%22Hugo+deployment%22) [![Lighthouse workflow](https://github.com/msfjarvis/msfjarvis.dev/workflows/Lighthouse%20testing/badge.svg)](https://github.com/msfjarvis/msfjarvis.dev/actions?query=workflow%3A%22Lighthouse+testing%22) Source code for my website at [msfjarvis.dev](https://msfjarvis.dev). It's built with [Hugo](https://github.com/gohugoio/hugo), deployed continuously by [GitHub Actions](https://github.com/features/actions) and served by [Caddy](https://caddyserver.com) behind [Cloudflare](https://cloudflare.com). I use a mix of local editing and the [Forestry](https://forestry.io) CMS for managing the content on the site.