Skip to content

Commit 2b2888a

Browse files
authored
Remove duplicate script and link
1 parent 54f928b commit 2b2888a

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

server/documents/introduction/getting-started.html.eco

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -124,11 +124,6 @@ type : 'Main'
124124
<h4>Include in Your HTML</h4>
125125
<p>Running the gulp build tools will compile CSS and Javascript for use in your project. Just link to these files in your HTML along with the latest <a href="http://www.jquery.com" target="_blank">jQuery</a>.</p>
126126
<div class="ignored code" data-type="html" data-escape="true">
127-
&lt;script
128-
src="https://code.jquery.com/jquery-3.1.1.min.js"
129-
integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8="
130-
crossorigin="anonymous"&gt;&lt;/script&gt;
131-
&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;semantic/dist/semantic.min.css&quot;&gt;
132127
&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;semantic/dist/semantic.min.css&quot;&gt;
133128
&lt;script
134129
src="https://code.jquery.com/jquery-3.1.1.min.js"

0 commit comments

Comments
 (0)