Commit af27e50
authored
Use unique identifiers in example snippet (#185)
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.1 parent 689fad5 commit af27e50
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