mirror of
https://gitlab.com/TECHNOFAB/nixlets.git
synced 2025-12-11 17:40:07 +01:00
docs: add simple logo
This commit is contained in:
parent
2b01d9955b
commit
94aa02b9e3
3 changed files with 3 additions and 4 deletions
|
|
@ -62,10 +62,9 @@
|
|||
theme = {
|
||||
name = "material";
|
||||
features = ["content.code.copy" "content.action.edit"];
|
||||
icon = {
|
||||
logo = "simple/kubernetes";
|
||||
repo = "simple/gitlab";
|
||||
};
|
||||
icon.repo = "simple/gitlab";
|
||||
logo = "images/logo.png";
|
||||
favicon = "images/favicon.png";
|
||||
palette = [
|
||||
{
|
||||
scheme = "default";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue