From 77e11bc34060c818c347126cedfdde058fb23067 Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Wed, 15 Nov 2023 19:26:05 -0500 Subject: [PATCH] Add build badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1898915..f604604 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # [tylerperkins.xyz](https://tylerperkins.xyz) +[![Build Status](https://drone.clortox.com/api/badges/Infrastructure/tylerperkins.xyz/status.svg)](https://drone.clortox.com/Infrastructure/tylerperkins.xyz) + This repo contains the [Hugo](https://gohugo.io) source for my personal website, [tylerperkins.xyz](https://tylerperkins.xyz). Find the active source of this repository on my [Gitea](https://git.clortox.com/Infrastructure/tylerperkins.xyz), where I make issues to track additions, and am more active to pull requests.