Skip to content

Commit

Permalink
!!! BUGFIX: fix typo in README with missing "elements" layer
Browse files Browse the repository at this point in the history
  • Loading branch information
skurfuerst authored Dec 6, 2020
1 parent 632b612 commit 0906ab4
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,11 @@ Sandstorm:
- mediaembeds
description: Some bar description
elements:
"https://www.youtube.com/embed/":
type: iframe
block: true
group: media
patterns:
"https://www.youtube.com/embed/":
type: iframe
block: true
group: media
```
Now all tags containing `"https://www.youtube.com/embed/"` will be blocked and added to the group `media`. Reload your page, open the consent modal -> you should see a new switch.

0 comments on commit 0906ab4

Please sign in to comment.