Skip to content

Commit 42b5771

Browse files
committed
Merge branch 'develop' into consent-management-private-beta
2 parents 294b180 + 87ff843 commit 42b5771

File tree

94 files changed

+4587
-2221
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+4587
-2221
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-21
2+
# destination categories last updated 2023-07-11
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

0 commit comments

Comments
 (0)