Skip to content

Commit d969d86

Browse files
committed
chore: logo
1 parent 219038d commit d969d86

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

book.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = ["Denis Gukov"]
33
language = "en"
44
multilingual = false
55
src = "src"
6-
title = "Semaphore Docs"
6+
title = ""
77

88
[preprocessor.tabs]
99

22.2 KB
Loading

src/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## What is Semaphore UI?
44

5-
Modern UI and powerful API for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools.
5+
Semaphore UI is a modern UI and powerful API for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools.
66

77
<img style="box-shadow: none;" src=".gitbook/assets/134777345-8789d9e4-ff0d-439c-b80e-ddc56b74fcee.webp">
88

theme/header.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,8 @@ svg {
2727
}
2828

2929
.menu-title {
30-
font-weight: bold;
30+
background-image: url(.gitbook/assets/semaphore700.png);
31+
background-position: center;
32+
background-repeat: no-repeat;
33+
background-size: contain;
3134
}

0 commit comments

Comments
 (0)