@@ -272,144 +272,6 @@ import type { Props } from '@astrojs/starlight/props';
272
272
</svg >
273
273
</a >
274
274
<ul class =' nav flex w-full list-none p-0' >
275
- <li class =' nav-item dropdown' >
276
- <a
277
- class =' nav-link dropdown-toggle flex items-center px-4 py-2'
278
- data-toggle =' dropdown'
279
- data-display =' static'
280
- href =' #'
281
- role =' button'
282
- aria-haspopup =' true'
283
- aria-expanded =' false'
284
- >Learn<svg class =" ml-1" width =" 1.25rem" height =" 1.25rem" viewBox =" 0 0 48 48" ><path fill =" currentColor" d =" M8.366 16.116a1.25 1.25 0 0 0 0 1.768l14.75 14.75a1.25 1.25 0 0 0 1.768 0l14.75-14.75a1.25 1.25 0 0 0-1.768-1.768L24 29.982L10.134 16.116a1.25 1.25 0 0 0-1.768 0" ></path ></svg ></a
285
- >
286
- <div class =' dropdown-menu menu-single' >
287
- <div class =' dropdown-mega' >
288
- <div class =' d-flex flex-column' >
289
- <a
290
- class =' item'
291
- href =' https://swagger.io/solutions/api-design/'
292
- title =' API Design'
293
- ><span
294
- class =' pr-2 inline-block align-middle'
295
- >
296
- <img
297
- class =' h-7'
298
- src =' https://swagger.io/swagger/assets/images/SW_Menu1_1_CLR.svg'
299
- />
300
- </span ><span class =' link-underline'
301
- >API Design</span
302
- ></a
303
- >
304
- <a
305
- class =' item'
306
- href =' https://swagger.io/solutions/api-development'
307
- title =' API Development'
308
- ><span
309
- class =' pr-2 inline-block align-middle'
310
- >
311
- <img
312
- class =' h-7'
313
- src =' https://swagger.io/swagger/assets/images/SW_Menu1_2_CLR.svg'
314
- />
315
- </span ><span class =' link-underline'
316
- >API Development</span
317
- ></a
318
- >
319
- <a
320
- class =' item'
321
- href =' https://swagger.io/solutions/api-documentation/'
322
- title =' API Documentation'
323
- ><span
324
- class =' pr-2 inline-block align-middle'
325
- >
326
- <img
327
- class =' h-7'
328
- src =' https://swagger.io/swagger/assets/images/SW_Menu1_3_CLR.svg'
329
- />
330
- </span ><span class =' link-underline'
331
- >API Documentation</span
332
- ></a
333
- >
334
- <a
335
- class =' item'
336
- href =' https://swagger.io/solutions/api-testing/'
337
- title =' API Testing'
338
- ><span
339
- class =' pr-2 inline-block align-middle'
340
- >
341
- <img
342
- class =' h-7'
343
- src =' https://swagger.io/swagger/assets/images/SW_Menu1_4_CLR.svg'
344
- />
345
- </span ><span class =' link-underline'
346
- >API Testing</span
347
- ></a
348
- >
349
- <a
350
- class =' item'
351
- href =' https://swagger.io/solutions/mocking-and-virtualization/'
352
- title =' API Mocking and Virtualization'
353
- ><span
354
- class =' pr-2 inline-block align-middle'
355
- >
356
- <img
357
- class =' h-7'
358
- src =' https://swagger.io/swagger/assets/images/SW_Menu1_5_CLR.svg'
359
- />
360
- </span ><span class =' link-underline'
361
- >API Mocking and Virtualization</span
362
- ></a
363
- >
364
- <a
365
- class =' item'
366
- href =' https://swagger.io/solutions/governance-and-standardization'
367
- title =' API Governance'
368
- ><span
369
- class =' pr-2 inline-block align-middle'
370
- >
371
- <img
372
- class =' h-7'
373
- src =' https://swagger.io/swagger/assets/images/SW_Menu1_6_CLR.svg'
374
- />
375
- </span ><span class =' link-underline'
376
- >API Governance</span
377
- ></a
378
- >
379
- <a
380
- class =' item'
381
- href =' https://swagger.io/solutions/api-monitoring/'
382
- title =' API Monitoring'
383
- ><span
384
- class =' pr-2 inline-block align-middle'
385
- >
386
- <img
387
- class =' h-7'
388
- src =' https://swagger.io/swagger/assets/images/SW_Menu1_7_CLR.svg'
389
- />
390
- </span ><span class =' link-underline'
391
- >API Monitoring</span
392
- ></a
393
- >
394
- <a
395
- class =' item'
396
- href =' https://swagger.io/solutions/getting-started-with-oas/'
397
- title =' OpenAPI & Swagger'
398
- ><span
399
- class =' pr-2 inline-block align-middle'
400
- >
401
- <img
402
- class =' h-7'
403
- src =' https://swagger.io/swagger/assets/images/SW_Menu1_8_CLR.svg'
404
- />
405
- </span ><span class =' link-underline'
406
- >OpenAPI & Swagger</span
407
- ></a
408
- >
409
- </div >
410
- </div >
411
- </div >
412
- </li >
413
275
<li class =' nav-item dropdown' >
414
276
<a
415
277
class =' nav-link dropdown-toggle flex items-center px-4 py-2'
@@ -612,6 +474,144 @@ import type { Props } from '@astrojs/starlight/props';
612
474
</div >
613
475
</div >
614
476
</li >
477
+ <li class =' nav-item dropdown' >
478
+ <a
479
+ class =' nav-link dropdown-toggle flex items-center px-4 py-2'
480
+ data-toggle =' dropdown'
481
+ data-display =' static'
482
+ href =' #'
483
+ role =' button'
484
+ aria-haspopup =' true'
485
+ aria-expanded =' false'
486
+ >Learn<svg class =" ml-1" width =" 1.25rem" height =" 1.25rem" viewBox =" 0 0 48 48" ><path fill =" currentColor" d =" M8.366 16.116a1.25 1.25 0 0 0 0 1.768l14.75 14.75a1.25 1.25 0 0 0 1.768 0l14.75-14.75a1.25 1.25 0 0 0-1.768-1.768L24 29.982L10.134 16.116a1.25 1.25 0 0 0-1.768 0" ></path ></svg ></a
487
+ >
488
+ <div class =' dropdown-menu menu-single' >
489
+ <div class =' dropdown-mega' >
490
+ <div class =' d-flex flex-column' >
491
+ <a
492
+ class =' item'
493
+ href =' https://swagger.io/solutions/api-design/'
494
+ title =' API Design'
495
+ ><span
496
+ class =' pr-2 inline-block align-middle'
497
+ >
498
+ <img
499
+ class =' h-7'
500
+ src =' https://swagger.io/swagger/assets/images/SW_Menu1_1_CLR.svg'
501
+ />
502
+ </span ><span class =' link-underline'
503
+ >API Design</span
504
+ ></a
505
+ >
506
+ <a
507
+ class =' item'
508
+ href =' https://swagger.io/solutions/api-development'
509
+ title =' API Development'
510
+ ><span
511
+ class =' pr-2 inline-block align-middle'
512
+ >
513
+ <img
514
+ class =' h-7'
515
+ src =' https://swagger.io/swagger/assets/images/SW_Menu1_2_CLR.svg'
516
+ />
517
+ </span ><span class =' link-underline'
518
+ >API Development</span
519
+ ></a
520
+ >
521
+ <a
522
+ class =' item'
523
+ href =' https://swagger.io/solutions/api-documentation/'
524
+ title =' API Documentation'
525
+ ><span
526
+ class =' pr-2 inline-block align-middle'
527
+ >
528
+ <img
529
+ class =' h-7'
530
+ src =' https://swagger.io/swagger/assets/images/SW_Menu1_3_CLR.svg'
531
+ />
532
+ </span ><span class =' link-underline'
533
+ >API Documentation</span
534
+ ></a
535
+ >
536
+ <a
537
+ class =' item'
538
+ href =' https://swagger.io/solutions/api-testing/'
539
+ title =' API Testing'
540
+ ><span
541
+ class =' pr-2 inline-block align-middle'
542
+ >
543
+ <img
544
+ class =' h-7'
545
+ src =' https://swagger.io/swagger/assets/images/SW_Menu1_4_CLR.svg'
546
+ />
547
+ </span ><span class =' link-underline'
548
+ >API Testing</span
549
+ ></a
550
+ >
551
+ <a
552
+ class =' item'
553
+ href =' https://swagger.io/solutions/mocking-and-virtualization/'
554
+ title =' API Mocking and Virtualization'
555
+ ><span
556
+ class =' pr-2 inline-block align-middle'
557
+ >
558
+ <img
559
+ class =' h-7'
560
+ src =' https://swagger.io/swagger/assets/images/SW_Menu1_5_CLR.svg'
561
+ />
562
+ </span ><span class =' link-underline'
563
+ >API Mocking and Virtualization</span
564
+ ></a
565
+ >
566
+ <a
567
+ class =' item'
568
+ href =' https://swagger.io/solutions/governance-and-standardization'
569
+ title =' API Governance'
570
+ ><span
571
+ class =' pr-2 inline-block align-middle'
572
+ >
573
+ <img
574
+ class =' h-7'
575
+ src =' https://swagger.io/swagger/assets/images/SW_Menu1_6_CLR.svg'
576
+ />
577
+ </span ><span class =' link-underline'
578
+ >API Governance</span
579
+ ></a
580
+ >
581
+ <a
582
+ class =' item'
583
+ href =' https://swagger.io/solutions/api-monitoring/'
584
+ title =' API Monitoring'
585
+ ><span
586
+ class =' pr-2 inline-block align-middle'
587
+ >
588
+ <img
589
+ class =' h-7'
590
+ src =' https://swagger.io/swagger/assets/images/SW_Menu1_7_CLR.svg'
591
+ />
592
+ </span ><span class =' link-underline'
593
+ >API Monitoring</span
594
+ ></a
595
+ >
596
+ <a
597
+ class =' item'
598
+ href =' https://swagger.io/solutions/getting-started-with-oas/'
599
+ title =' OpenAPI & Swagger'
600
+ ><span
601
+ class =' pr-2 inline-block align-middle'
602
+ >
603
+ <img
604
+ class =' h-7'
605
+ src =' https://swagger.io/swagger/assets/images/SW_Menu1_8_CLR.svg'
606
+ />
607
+ </span ><span class =' link-underline'
608
+ >OpenAPI & Swagger</span
609
+ ></a
610
+ >
611
+ </div >
612
+ </div >
613
+ </div >
614
+ </li >
615
615
<li class =' nav-item dropdown' >
616
616
<a
617
617
class =' nav-link dropdown-toggle flex items-center px-4 py-2'
0 commit comments