Skip to content

Commit 730a92d

Browse files
committed
add missing substitution
1 parent eb8e799 commit 730a92d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

snooty.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ intersphinx = [ "https://www.mongodb.com/docs/manual/objects.inv"
66

77
# toc_landing_pages = ["/paths/to/pages/that/have/nested/content"]
88

9-
# [constants]
10-
# constant = "value"
9+
[substitutions]
10+
php-library = "MongoDB PHP Library"
11+

0 commit comments

Comments
 (0)