From ac134281f85c4e16e8a457b0e993d563d9216870 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Sat, 14 Oct 2023 11:25:26 +0800 Subject: [PATCH] hosts/plover: add back the custom Gitea logos --- hosts/plover/modules/services/gitea.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/plover/modules/services/gitea.nix b/hosts/plover/modules/services/gitea.nix index 4e316dcf..06e83c08 100644 --- a/hosts/plover/modules/services/gitea.nix +++ b/hosts/plover/modules/services/gitea.nix @@ -222,6 +222,8 @@ in in [ "L+ ${giteaCustomDir}/templates/home.tmpl - - - - ${../../files/gitea/home.tmpl}" + "L+ ${giteaCustomDir}/public/img/logo.svg - - - - ${../../files/gitea/logo.svg}" + "L+ ${giteaCustomDir}/public/img/logo.png - - - - ${../../files/gitea/logo.png}" ]; # Add the following files to be backed up.