From 3362dc2e2ba15ccc53ba4903b18cb66f1d7bb3fe Mon Sep 17 00:00:00 2001 From: Sean Hammond Date: Mon, 17 Jun 2024 16:23:42 +0100 Subject: [PATCH] Update pelican.yml --- .github/workflows/pelican.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pelican.yml b/.github/workflows/pelican.yml index e575bb69..6485c711 100644 --- a/.github/workflows/pelican.yml +++ b/.github/workflows/pelican.yml @@ -12,3 +12,4 @@ jobs: id-token: write with: settings: "publishconf.py" + theme: "https://github.com/seanh/sidecar.git"