Skip to content

Commit 7fac04c

Browse files
committed
DOC-6 add option to hide settings
1 parent 7b5b165 commit 7fac04c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/_includes/content/integration-foot.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ When you first create an audience, Personas sends an Identify call for every use
4040
{% endunless %}
4141
{% endunless %}
4242

43+
{% unless page.hide-settings == true %}
4344
## Settings
4445

4546
Segment lets you change these destination settings from the Segment app without having to touch any code.
@@ -52,7 +53,7 @@ Segment lets you change these destination settings from the Segment app without
5253

5354
{% endunless %}
5455
{% endfor %}
55-
56+
{% endunless %}
5657
{% if currentIntegration.previous_names.size > 1 %}
5758

5859
## Adding {{ currentIntegration.display_name }} to the integrations object

0 commit comments

Comments
 (0)