|
1 | 1 | <!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -->
|
2 | 2 | <!-- * * * * * * * * * * * The content below * * * * * * * * * * * -->
|
3 | 3 | <!-- * * * * * * * * * * is only a placeholder * * * * * * * * * * -->
|
4 |
| -<!-- * * * * * * * * * * and can be replaced. * * * * * * * * * * * --> |
| 4 | +<!-- * * * * * * * * * * and can be replaced. * * * * * * * * * * --> |
5 | 5 | <!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -->
|
6 |
| -<!-- * * * * * * * * * Delete the template below * * * * * * * * * * --> |
7 |
| -<!-- * * * * * * * to get started with your project! * * * * * * * * --> |
| 6 | +<!-- * * * * * * * * * Delete the template below * * * * * * * * * --> |
| 7 | +<!-- * * * * * * * to get started with your project! * * * * * * * --> |
8 | 8 | <!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -->
|
9 | 9 |
|
10 | 10 | <style>
|
|
142 | 142 | .pill-group .pill:nth-child(6n + 2) {
|
143 | 143 | --pill-accent: var(--french-violet);
|
144 | 144 | }
|
145 |
| - .pill-group .pill:nth-child(6n + 3), |
| 145 | + .pill-group .pill:nth-child(6n + 3), |
146 | 146 | .pill-group .pill:nth-child(6n + 4),
|
147 | 147 | .pill-group .pill:nth-child(6n + 5) {
|
148 | 148 | --pill-accent: var(--hot-red);
|
149 | 149 | }
|
150 | 150 |
|
151 |
| - .open-in-new-icon { |
| 151 | + .pill-group svg { |
152 | 152 | margin-inline-start: 0.25rem;
|
153 |
| - font-size: 1rem; |
154 | 153 | }
|
155 | 154 |
|
156 | 155 | .social-links {
|
|
245 | 244 | rel="noopener"
|
246 | 245 | >
|
247 | 246 | <span> Explore the Docs </span>
|
248 |
| - <i class="material-icons-outlined open-in-new-icon" aria-hidden="true" |
249 |
| - >open_in_new</i |
| 247 | + <svg |
| 248 | + xmlns="http://www.w3.org/2000/svg" |
| 249 | + height="14" |
| 250 | + viewBox="0 -960 960 960" |
| 251 | + width="14" |
| 252 | + fill="currentColor" |
250 | 253 | >
|
| 254 | + <path |
| 255 | + d="M200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h280v80H200v560h560v-280h80v280q0 33-23.5 56.5T760-120H200Zm188-212-56-56 372-372H560v-80h280v280h-80v-144L388-332Z" |
| 256 | + /> |
| 257 | + </svg> |
251 | 258 | </a>
|
252 | 259 | <a
|
253 | 260 | class="pill"
|
|
256 | 263 | rel="noopener"
|
257 | 264 | >
|
258 | 265 | <span> Learn with Tutorials </span>
|
259 |
| - <i class="material-icons-outlined open-in-new-icon" aria-hidden="true" |
260 |
| - >open_in_new</i |
| 266 | + <svg |
| 267 | + xmlns="http://www.w3.org/2000/svg" |
| 268 | + height="14" |
| 269 | + viewBox="0 -960 960 960" |
| 270 | + width="14" |
| 271 | + fill="currentColor" |
261 | 272 | >
|
| 273 | + <path |
| 274 | + d="M200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h280v80H200v560h560v-280h80v280q0 33-23.5 56.5T760-120H200Zm188-212-56-56 372-372H560v-80h280v280h-80v-144L388-332Z" |
| 275 | + /> |
| 276 | + </svg> |
262 | 277 | </a>
|
263 | 278 | <a
|
264 | 279 | class="pill"
|
|
267 | 282 | rel="noopener"
|
268 | 283 | >
|
269 | 284 | <span> CLI Docs </span>
|
270 |
| - <i class="material-icons-outlined open-in-new-icon" aria-hidden="true" |
271 |
| - >open_in_new</i |
| 285 | + <svg |
| 286 | + xmlns="http://www.w3.org/2000/svg" |
| 287 | + height="14" |
| 288 | + viewBox="0 -960 960 960" |
| 289 | + width="14" |
| 290 | + fill="currentColor" |
272 | 291 | >
|
| 292 | + <path |
| 293 | + d="M200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h280v80H200v560h560v-280h80v280q0 33-23.5 56.5T760-120H200Zm188-212-56-56 372-372H560v-80h280v280h-80v-144L388-332Z" |
| 294 | + /> |
| 295 | + </svg> |
273 | 296 | </a>
|
274 | 297 | <a
|
275 | 298 | class="pill"
|
|
278 | 301 | rel="noopener"
|
279 | 302 | >
|
280 | 303 | <span> Angular Language Service </span>
|
281 |
| - <i class="material-icons-outlined open-in-new-icon" aria-hidden="true" |
282 |
| - >open_in_new</i |
| 304 | + <svg |
| 305 | + xmlns="http://www.w3.org/2000/svg" |
| 306 | + height="14" |
| 307 | + viewBox="0 -960 960 960" |
| 308 | + width="14" |
| 309 | + fill="currentColor" |
283 | 310 | >
|
| 311 | + <path |
| 312 | + d="M200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h280v80H200v560h560v-280h80v280q0 33-23.5 56.5T760-120H200Zm188-212-56-56 372-372H560v-80h280v280h-80v-144L388-332Z" |
| 313 | + /> |
| 314 | + </svg> |
284 | 315 | </a>
|
285 | 316 | <a
|
286 | 317 | class="pill"
|
|
289 | 320 | rel="noopener"
|
290 | 321 | >
|
291 | 322 | <span> Angular DevTools </span>
|
292 |
| - <i class="material-icons-outlined open-in-new-icon" aria-hidden="true" |
293 |
| - >open_in_new</i |
| 323 | + <svg |
| 324 | + xmlns="http://www.w3.org/2000/svg" |
| 325 | + height="14" |
| 326 | + viewBox="0 -960 960 960" |
| 327 | + width="14" |
| 328 | + fill="currentColor" |
294 | 329 | >
|
| 330 | + <path |
| 331 | + d="M200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h280v80H200v560h560v-280h80v280q0 33-23.5 56.5T760-120H200Zm188-212-56-56 372-372H560v-80h280v280h-80v-144L388-332Z" |
| 332 | + /> |
| 333 | + </svg> |
295 | 334 | </a>
|
296 | 335 | </div>
|
297 | 336 | <div class="social-links">
|
|
359 | 398 | </div>
|
360 | 399 | </main>
|
361 | 400 |
|
362 |
| -<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * --> |
363 |
| -<!-- * * * * * * * * * * * The content above * * * * * * * * * * * --> |
364 |
| -<!-- * * * * * * * * * * is only a placeholder * * * * * * * * * * --> |
365 |
| -<!-- * * * * * * * * * * and can be replaced. * * * * * * * * * * * --> |
366 |
| -<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * --> |
367 |
| -<!-- * * * * * * * * * * End of Placeholder * * * * * * * * * * * --> |
368 |
| -<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * --> |
| 401 | +<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * --> |
| 402 | +<!-- * * * * * * * * * * * The content above * * * * * * * * * * * * --> |
| 403 | +<!-- * * * * * * * * * * is only a placeholder * * * * * * * * * * * --> |
| 404 | +<!-- * * * * * * * * * * and can be replaced. * * * * * * * * * * * --> |
| 405 | +<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * --> |
| 406 | +<!-- * * * * * * * * * * End of Placeholder * * * * * * * * * * * * --> |
| 407 | +<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * --> |
| 408 | + |
369 | 409 | <% if (routing) { %>
|
370 | 410 | <router-outlet></router-outlet><% } %>
|
0 commit comments