Commit 8d0b8f2
Use unique identifiers in example snippet (#186)
Using the same identifier will result in overwriting. The last VH call would win (as described in the next paragraph of the documentation).
Therefore, different identifiers should be used in the example to demonstrate the inclusion of files or inline scripts.
Co-authored-by: Julian Hofmann <julianhofmann@users.noreply.github.com>1 parent 4137137 commit 8d0b8f2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments