Skip to content

Commit bf825f1

Browse files
author
Chris Cho
authored
DOCSP-35401: landing page update support (#6)
* DOCSP-35401: landing page update support
1 parent a1052bb commit bf825f1

File tree

3 files changed

+5
-47
lines changed

3 files changed

+5
-47
lines changed

REVIEWING.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

snooty.toml

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

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

10-
# [constants]
11-
# constant = "value"
10+
[constants]
11+
odm-long = "Laravel MongoDB package"
12+
odm-short = "Laravel MongoDB"
13+
getting-started-title = "Getting Started"

0 commit comments

Comments
 (0)