You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 23, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: source/includes/_embed2.md.erb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Embed2 supports a number of configurable options which can be set through an `ad
50
50
51
51
A full list of `adaSettings` options can be found in [API Reference](#embed2-api-reference).
52
52
53
-
<asideclass="warning">
53
+
<asideclass="notice">
54
54
Embed2 requires `window.adaSettings` be defined before the script loads. You must therefore either define `window.adaSettings` before the Embed script, or make use of async on your embed script (see Async below).
0 commit comments