mirror of
https://gitlab.com/rensa-nix/devshell.git
synced 2025-12-11 22:00:08 +01:00
docs: add logo and favicon
This commit is contained in:
parent
266080b197
commit
223000e43c
2 changed files with 3 additions and 2 deletions
|
|
@ -41,9 +41,9 @@ in
|
|||
repo_name = "rensa-nix/devshell";
|
||||
repo_url = "https://gitlab.com/rensa-nix/devshell";
|
||||
theme = {
|
||||
logo = "images/logo.png";
|
||||
logo = "images/logo.svg";
|
||||
icon.repo = "simple/gitlab";
|
||||
favicon = "images/favicon.png";
|
||||
favicon = "images/logo.svg";
|
||||
};
|
||||
nav = [
|
||||
{"Introduction" = "index.md";}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue