Skip to content

Commit 7c92ee8

Browse files
authored
Merge pull request #30 from cmckee786/feature
feat: changle page titles, add gh icon and url, remove chapter #'s
2 parents 8079b60 + aaf8336 commit 7c92ee8

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

book.toml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,11 @@ authors = []
33
language = "en"
44
multilingual = false
55
src = "src"
6-
title = "psc"
6+
title = "ProLUG Security Course"
7+
8+
[output.html]
9+
default-theme = "navy"
10+
preferred-dark-theme = "navy"
11+
no-section-label = true
12+
git-repository-url = "https://github.com/ProfessionalLinuxUsersGroup/psc"
13+
git-repository-icon = "fa-github"

0 commit comments

Comments
 (0)