Skip to content

Commit 031a12c

Browse files
Merge pull request #4951 from segmentio/develop
Release 23.26.1
2 parents 1fe4384 + 6254c50 commit 031a12c

File tree

27 files changed

+905
-852
lines changed

27 files changed

+905
-852
lines changed

Gemfile.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ GEM
119119
webrick (1.8.1)
120120

121121
PLATFORMS
122+
ruby
122123
x86_64-darwin-19
123124
x86_64-darwin-20
124125

netlify.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
to = "/assets/docs.bundle.js"
2929
status = 200
3030

31-
[[plugins]]
32-
package = "netlify-plugin-jekyll-cache"
31+
# [[plugins]]
32+
# package = "netlify-plugin-jekyll-cache"
3333

34-
[plugins.inputs]
35-
jekyllSource = "/src"
34+
# [plugins.inputs]
35+
# jekyllSource = "/src"
3636

3737

3838
[[headers]]

src/_data/catalog/destination_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination categories last updated 2023-06-22
2+
# destination categories last updated 2023-06-27
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

0 commit comments

Comments
 (0)