config the header, seed images of radicle seed server
This commit is contained in:
parent
d411035f10
commit
c1bf23dae9
5 changed files with 13 additions and 3 deletions
|
|
@ -37,6 +37,9 @@ in {
|
|||
"z6MkrLMMsiPWUcNPHcRajuMi9mDfYckSoJyPwwnknocNYPm7@seed.radicle.garden:8776"
|
||||
];
|
||||
web = {
|
||||
bannerUrl = "https://radicle.${config.youthlic.programs.caddy.baseDomain}/images/youthlic-seed-header.png";
|
||||
avatarUrl = "https://radicle.${config.youthlic.programs.caddy.baseDomain}/images/youthlic-seed-avatar.jpg";
|
||||
description = "Private Seed Server.";
|
||||
pinned = {
|
||||
repositories = [
|
||||
"rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue