|
36 | 36 | <!-- fontawesome css --> |
37 | 37 | <link rel="stylesheet" href="https://opensourceorg.github.io/ai/assets/css/plugins/swiper.css"> |
38 | 38 | <link rel="stylesheet" href="https://opensourceorg.github.io/ai/assets/css/plugins/unicons.css"> |
| 39 | + <link rel="stylesheet" href="https://opensourceorg.github.io/ai/assets/css/plugins/metismenu.css"> |
39 | 40 | <link rel="stylesheet" href="https://opensourceorg.github.io/ai/assets/css/vendor/animate.css"> |
40 | 41 | <!-- bootstrap css --> |
41 | 42 | <link rel="stylesheet" href="https://opensourceorg.github.io/ai/assets/css/vendor/bootstrap.min.css"> |
|
44 | 45 |
|
45 | 46 | <!-- HTML Meta Tags --> |
46 | 47 | <title>The Open Source AI Definition — by The Open Source Initiative</title> |
47 | | - <meta name="description" content="A multi-stakeholder process to define an "Open Source AI"."> |
| 48 | + <meta name='description' content='A multi-stakeholder process to define an "Open Source AI".'> |
48 | 49 |
|
49 | 50 | <!-- Facebook Meta Tags --> |
50 | 51 | <meta property="og:url" content="https://opensource.org/ai"> |
51 | 52 | <meta property="og:type" content="website"> |
52 | 53 | <meta property="og:title" content="The Open Source AI Definition — by The Open Source Initiative"> |
53 | | - <meta property="og:description" content="A multi-stakeholder process to define an "Open Source AI"."> |
| 54 | + <meta property='og:description' content='A multi-stakeholder process to define an "Open Source AI".'> |
54 | 55 | <meta property="og:image" content="https://opengraph.b-cdn.net/production/images/759f678a-a340-4fac-8bdd-39d58948634c.jpg?token=fe76lJQvzFTfnaf2xyh8RPjclyoht-lgyebYn-C4BiY&height=1158&width=1200&expires=33265055152"> |
55 | 56 |
|
56 | 57 | <!-- Twitter Meta Tags --> |
57 | 58 | <meta name="twitter:card" content="summary_large_image"> |
58 | 59 | <meta property="twitter:domain" content="opensource.org"> |
59 | 60 | <meta property="twitter:url" content="https://opensource.org/ai"> |
60 | 61 | <meta name="twitter:title" content="The Open Source AI Definition — by The Open Source Initiative"> |
61 | | - <meta name="twitter:description" content="A multi-stakeholder process to define an "Open Source AI"."> |
| 62 | + <meta name='twitter:description' content='A multi-stakeholder process to define an "Open Source AI".'> |
62 | 63 | <meta name="twitter:image" content="https://opengraph.b-cdn.net/production/images/759f678a-a340-4fac-8bdd-39d58948634c.jpg?token=fe76lJQvzFTfnaf2xyh8RPjclyoht-lgyebYn-C4BiY&height=1158&width=1200&expires=33265055152"> |
63 | 64 |
|
64 | 65 | </head> |
|
473 | 474 | <script src="https://opensourceorg.github.io/ai/assets/js/vendor/jqueryui.js"></script> |
474 | 475 | <script src="https://opensourceorg.github.io/ai/assets/js/plugins/counter-up.js"></script> |
475 | 476 | <script src="https://opensourceorg.github.io/ai/assets/js/plugins/swiper.js"></script> |
| 477 | + <script src="https://opensourceorg.github.io/ai/assets/js/vendor/waw.js"></script> |
476 | 478 | <script src="https://opensourceorg.github.io/ai/assets/js/plugins/scrolltigger.js"></script> |
477 | | - <script src="https://opensourceorg.github.io/ai/assets/js/vendor/split-text.js"></script> |
478 | 479 | <script src="https://opensourceorg.github.io/ai/assets/js/plugins/bootstrap.min.js"></script> |
479 | 480 | <script src="https://opensourceorg.github.io/ai/assets/js/main.js"></script> |
480 | 481 | </body> |
|
0 commit comments