From 87729ee7583e43017325fba72aa1d6c739594b37 Mon Sep 17 00:00:00 2001 From: sthope Date: Mon, 6 Sep 2021 18:02:00 +0200 Subject: [PATCH] initial commit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 39bba36..7793174 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,4 +9,4 @@ steps: pull: always validate: true config: blog/config.toml - theme: /drone/src/blog/themes + theme: blog/themes