Commit f08e0df
authored
Use unique identifiers in example snippet
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 d5ba052 commit f08e0df
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