We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d6e856 commit d212ad5Copy full SHA for d212ad5
config/_default/config.toml
@@ -44,6 +44,7 @@ enableGitInfo = true
44
45
[params]
46
useSectionPageLists = "false"
47
+ description = "Learn how to deliver, manage, and protect your applications using F5 NGINX products."
48
buildtype = "webdocs"
49
RSSLink = "/index.xml"
50
author = "NGINX Inc." # add your company name
@@ -53,6 +54,11 @@ enableGitInfo = true
53
54
"taxonomy",
55
"taxonomyTerm"
56
]
57
+ [params.rich_meta]
58
+ thumbnail = "/images/nginx-documentation-500x300.png"
59
+ thumbnail_res = "500x300"
60
+ twitter_username = "@nginx"
61
+ fb_publisher = "https://www.facebook.com/f5incorporated/"
62
taxonomiesExcludedFromSitemap = ["tags", "categories", "doctypes"]
63
unitversion= "1.34.1"
64
unitversionv= "v1.34.1"
0 commit comments