File tree 1 file changed +0
-6
lines changed
src/documentation/components/examples
1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -170,9 +170,6 @@ const htmlExample = `<!DOCTYPE html>
170
170
<meta property="og:image:width" content="1200" />
171
171
<meta property="og:image:height" content="630" />
172
172
173
- <link href="https://cdn.jsdelivr.net/npm/[email protected] /dist/css/bootstrap.min.css" rel="stylesheet"
174
- integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
175
-
176
173
<link rel="preconnect" href="https://fonts.googleapis.com">
177
174
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
178
175
<link href="https://fonts.googleapis.com/css2?family=Henny+Penny&family=Indie+Flower&display=swap" rel="stylesheet">
@@ -183,9 +180,6 @@ const htmlExample = `<!DOCTYPE html>
183
180
<body>
184
181
<div id="app"><\/ div>
185
182
<script type="module" src="/src/main.ts"><\/ script>
186
- <script src="https://cdn.jsdelivr.net/npm/[email protected] /dist/js/bootstrap.bundle.min.js"
187
- integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
188
- crossorigin="anonymous"><\/ script>
189
183
<\/ body>
190
184
191
185
<\/ html>
You can’t perform that action at this time.
0 commit comments