-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathnews.html
More file actions
201 lines (189 loc) · 9.36 KB
/
news.html
File metadata and controls
201 lines (189 loc) · 9.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
<html>
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" sizes="180x180" href="images/image/fav/apple-touch-icon.png" <link rel="icon"
type="image/png" sizes="32x32" href="images/image/fav/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/image/fav/favicon-16x16.png">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.2/font/bootstrap-icons.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,400;0,500;0,600;1,200;1,700&display=swap" rel="stylesheet">
<title>Cortex App</title>
<!-- Matomo -->
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function () {
var u = "https://crtxapp.matomo.cloud/";
_paq.push(['setTrackerUrl', u + 'matomo.php']);
_paq.push(['setSiteId', '1']);
var d = document,
g = d.createElement('script'),
s = d.getElementsByTagName('script')[0];
g.async = true;
g.src = '//cdn.matomo.cloud/crtxapp.matomo.cloud/matomo.js';
s.parentNode.insertBefore(g, s);
})();
</script>
<!-- End Matomo Code -->
<!-- TruConversion for crtx.app -->
<script type="text/javascript">
var _tip = _tip || [];
(function (d, s, id) {
var js, tjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {
return;
}
js = d.createElement(s);
js.id = id;
js.async = true;
js.src = d.location.protocol + '//app.truconversion.com/ti-js/21792/aa703.js';
tjs.parentNode.insertBefore(js, tjs);
}(document, 'script', 'ti-js'));
</script>
</head>
<body>
<!--Start Navbar Section-->
<nav class="navbar navbar-expand-lg navbar-dark shadow menu">
<div class="container">
<a class="navbar-brand" href="#"><img src="images/logo (1).svg" alt="Cortex Logo"></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" aria-current="page" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="roadmap.html">Road Map</a>
</li>
<li class="nav-item">
<li class="nav-item">
<a class="nav-link" href="https://crtx.gitbook.io/faq/">FAQ</a>
<!--</li>
<a class="nav-link" href="info.html">Cortex & Web3</a>
</li>-->
<li class="nav-item">
<a class="nav-link" href="partners.html">Partners</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="news.html">News</a>
</li>
<li class="nav-item">
<a class="nav-link" href="crtx.whitepaper.pdf" target="_blank">Whitepaper</a>
</li>
<!--<li class="nav-item">
<a class="nav-link" href="Ape_Mechanics.pdf" target="_blank">Apes</a>
</li>-->
<li class="nav-item">
<a class="nav-link" href="http://eepurl.com/hNNYvr">Subscribe</a>
</li>
</ul>
<a href="https://twitter.com/app_cortex" class="icon m-2"><i class="bi bi-twitter text-white"></i></a>
<a href="https://t.me/cortex_app" class="icon m-2"><i class="bi bi-telegram text-white"></i></a>
<a href="https://crtx.medium.com/" class="icon m-2"><i class="bi bi-medium text-white"></i></a>
<a href="https://discord.gg/KEQ54DV4ht" role="button"
class=" btn-nav rounded-pill btn-rounded opacity-60 fw-light m-2">Join Discord</a>
</div>
</div>
</nav>
<body>
<!--Newsfeed Section-->
<section class="p-4 bg-secondary pb-md-1 pt-4 text-center text-danger news" id="news">
<div class="container">
<h2>News</h2>
<h5 class="pb-5 pt-3">Check out our latest news on Twitter, Medium, and YouTube</h5>
<div class="row pb-4">
<div class="col-lg-4 col-md-12 text-center pb-sm-5 pt-3 fw-light box-1">
<div class="card bg-light">
<h6 class="card-title pt-4">Medium</h6>
<div id="retainable-rss-embed" data-rss="https://medium.com/feed/cortex-app" data-maxcols="1"
data-layout="slider" data-poststyle="inline" data-readmore="Read More"
data-buttonclass="btn btn-secondary rounded-pill text-white btn-center" data-offset="">
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 pt-md-3 pb-sm-5 box-2">
<div class="d-flex card img-fluid"><a class="twitter-timeline" data-height="500px" data-theme="light"
href="https://twitter.com/app_cortex?ref_src=twsrc%5Etfw">Tweets by app_cortex</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</div>
<div class="col-lg-4 col-md-6 md-pb-4 text-center pt-md-3 pt-sm-2 fw-light box-3">
<div class="bg-light text-danger box-3">
<h6 class="card-title pt-4">YouTube
</h6>
<div class=" video pt-2" style="--aspect-ratio: 16 / 9;">
<iframe class="img-fluid" src="https://www.youtube.com/embed/31it-EmeUVQ" title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen style="width:100%; height:auto; aspect-ratio:16 / 9;"></iframe>
</div>
<div class=" video pb-1" style="--aspect-ratio: 16 / 9;">
<iframe class="img-fluid" src="https://www.youtube.com/embed/ZdeN4czRqv8" title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen style="width:100%; height:auto; aspect-ratio:16 / 9;"></iframe>
</div>
</div>
</div>
</div>
</div>
</section>
<!--Start Footer Section -->
<div class="footer">
<div class="container">
<div class="row text-center">
<div class="col-md-4 col-sm-12 col-xs-12 text-white footer-left">
<h4>Connect with us</h4>
<a href="https://twitter.com/app_cortex" class="icon m-2"><i class="bi bi-twitter text-white"></i></a>
<a href="https://t.me/cortex_app" class="icon m-2"><i class="bi bi-telegram text-white"></i></a>
<a href="https://discord.gg/KEQ54DV4ht" class="icon m-2"><i class="bi bi-discord text-white"></i></a>
<a href="https://crtx.medium.com/" class="icon m-2"><i class="bi bi-medium text-white"></i></a>
</div>
<div class="col-md-4 col-sm-6 col-xs-6 text-white footer-center text-start alignment-items-center">
<ul class="list-unstyled">
<li><a class="text-white" href="index.html">Home</a></li>
<!--<li><a class="text-white" href="roadmap.html">Roadmap</a></li>-->
<li><a class="text-white" href="#quicklinks">Quick Links</a>
<li>
<li><a class="text-white" href="https://drive.google.com/drive/folders/1VpTDvbJoGMCjZeUPuHNm4Qs5C1wrquLK?usp=sharing">Media Resources</a></li>
<li><a class="text-white" href="WhitePaper_Cortexapp.pdf" target="_blank">Whitepaper</a></li>
</ul>
</div>
<div class="col-md-4 col-sm-6 col-xs-6 text-white footer-right text-start alignment-items-center">
<ul class="list-unstyled">
<li><a class="text-white" href="roadmap.html">Roadmap</a></li>
<li><a class="text-white" href="news.html">News Updates</a><li>
<li><a class="text-white" href="#features">Features</a></li>
<li><a class="text-white" href="https://docs.crtx.io" target="_blank">Documentation</a></li>
</ul>
</div>
<p class="text-white text-center pt-4">© 2023. YouBase, Inc</p>
</div>
</div>
</div>
</div>
</div>
<!--All Script-->
</script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous">
</script>
<script scr="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="https://code.jquery.com/jquery-2.2.4.min.js"></script>
<script src="https://www.twilik.com/assets/retainable/rss-embed/retainable-rss-embed.js"></script>
</body>
</html>