File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -111,8 +111,8 @@ <h3>JavaScript</h3>
111111 </ div >
112112 < p > Or via CDN</ p >
113113 < div class ="copy-code ">
114- < syntax-highlight language ="html " id ="copy-usage-cdn "> <script type="module" src="https://unpkg.com/syntax-highlight-element@latest/dist/syntax-highlight-element.js"></script></ syntax-highlight >
115- < clipboard-copy for ="copy-usage-cdn " class ="button "> Copy</ clipboard-copy >
114+ < syntax-highlight language ="html " id ="copy-usage-cdn-js "> <script type="module" src="https://unpkg.com/syntax-highlight-element@latest/dist/syntax-highlight-element.js"></script></ syntax-highlight >
115+ < clipboard-copy for ="copy-usage-cdn-js " class ="button "> Copy</ clipboard-copy >
116116 </ div >
117117 < h3 > HTML</ h3 >
118118 < div class ="copy-code ">
@@ -125,8 +125,8 @@ <h3>CSS</h3>
125125 < p > Make sure to load a theme e.g. < code > syntax-highlight-element/themes/prettylights.css</ code > .</ p >
126126 < p > Or via CDN</ p >
127127 < div class ="copy-code ">
128- < syntax-highlight language ="html " id ="copy-usage-cdn "> <link rel="stylesheet" href="https://unpkg.com/syntax-highlight-element@latest/dist/themes/prettylights.css"></ syntax-highlight >
129- < clipboard-copy for ="copy-usage-cdn " class ="button "> Copy</ clipboard-copy >
128+ < syntax-highlight language ="html " id ="copy-usage-cdn-css "> <link rel="stylesheet" href="https://unpkg.com/syntax-highlight-element@latest/dist/themes/prettylights.css"></ syntax-highlight >
129+ < clipboard-copy for ="copy-usage-cdn-css " class ="button "> Copy</ clipboard-copy >
130130 </ div >
131131 </ article >
132132 </ section >
You can’t perform that action at this time.
0 commit comments