From f80e460424af5ecb06f5bf1f3a335c6a8db85329 Mon Sep 17 00:00:00 2001 From: deranjer Date: Sat, 10 Jun 2023 13:30:53 -0400 Subject: [PATCH] updating readme --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index dcc11a7..b79608f 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,11 @@ +Currently no build status, will see if possible with gitea actions. -[![Build Status](https://drone.derajnet.duckdns.org/api/badges/deranjer/recipes/status.svg)](https://drone.derajnet.duckdns.org/deranjer/recipes) - - -Deranjer recipe book, auto build via drone. +Deranjer recipe book, auto build via gitea actions. create new recipe in content (copy old or `hugo new recipe`). Change all metadata at top (change date, but don't put in future.) -On push, drone will build and deploy automatically. \ No newline at end of file +On push, gitea will build and deploy automatically. \ No newline at end of file