Skip to content

Commit 94539ca

Browse files
committed
apex: updated urls to point to esa.apex.int
1 parent bfc8e1c commit 94539ca

File tree

2 files changed

+44
-49
lines changed

2 files changed

+44
-49
lines changed

themes/apex/public/index.html

Lines changed: 43 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,13 @@
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
7-
<meta id="meta-description" name="description" content="">
8-
<!-- <script defer="defer" src="/config.js"></script> -->
7+
<meta name="description" id="meta-description" content="">
8+
<meta name="og:type" content="website">
9+
<meta name="og:url" id="og-url" content="<%= htmlWebpackPlugin.options.url %>">
10+
<meta property="og:title" id="og-title" content="<%= htmlWebpackPlugin.options.title %>"/>
11+
<meta name="og:description" id="og-description" content="">
12+
<meta name="og:locale" id="og-locale" content="en">
13+
<meta name="og:site_name" content="<%= htmlWebpackPlugin.options.title %>">
914
<link href="/assets/img/logos/apex_icon_blue.svg" rel="icon" type="image/svg+xml">
1015
<title><%= htmlWebpackPlugin.options.title %></title>
1116
<script type="application/javascript" src="/assets/js/menu.js"></script>
@@ -46,7 +51,7 @@
4651

4752
<div class="container">
4853
<div class="c-header__bottom">
49-
<a href="https://apex.staging.vito.be/" class="c-header__logo">
54+
<a href="https://apex.esa.int/" class="c-header__logo">
5055
APEx
5156
<span>Application Propagation Environments</span>
5257
</a>
@@ -69,15 +74,15 @@ <h5 class="visually-hidden" id="block-vitotheme-main-navigation-menu">Main navig
6974

7075

7176
<li>
72-
<a href="https://apex.staging.vito.be/algorithm-services" class="menu-link menu-bar-link"
77+
<a href="https://apex.esa.int/algorithm-services" class="menu-link menu-bar-link"
7378
data-drupal-link-system-path="node/32">Algorithm Services</a>
7479

7580

7681
</li>
7782

7883

7984
<li class="has-children">
80-
<a href="https://apex.staging.vito.be/project-environments" class="menu-link menu-bar-link"
85+
<a href="https://apex.esa.int/project-environments" class="menu-link menu-bar-link"
8186
data-drupal-link-system-path="node/4">Project Environments</a>
8287

8388
<div class="c-sub-menu js-mega-menu">
@@ -87,11 +92,11 @@ <h5 class="visually-hidden" id="block-vitotheme-main-navigation-menu">Main navig
8792

8893

8994
<img alt=""
90-
src="https://apex.staging.vito.be/sites/apex/files/2024-10/noun-internet-7110830-FBAB18.svg">
95+
src="https://apex.esa.int/sites/default/files/2024-10/noun-internet-7110830-FBAB18.svg">
9196

9297

9398
<h6>
94-
<a href="https://apex.staging.vito.be/services/web-portal" class="stretched-link">
99+
<a href="https://apex.esa.int/services/web-portal" class="stretched-link">
95100
Web Portal
96101
</a>
97102
</h6>
@@ -100,11 +105,11 @@ <h6>
100105

101106

102107
<img alt=""
103-
src="https://apex.staging.vito.be/sites/apex/files/2024-11/noun-planet-5054191-00AE9D_WEB.svg">
108+
src="https://apex.esa.int/sites/default/files/2024-11/noun-planet-5054191-00AE9D_WEB.svg">
104109

105110

106111
<h6>
107-
<a href="https://apex.staging.vito.be/services/geospatial-explorer" class="stretched-link">
112+
<a href="https://apex.esa.int/services/geospatial-explorer" class="stretched-link">
108113
Geospatial Explorer
109114
</a>
110115
</h6>
@@ -113,11 +118,11 @@ <h6>
113118

114119

115120
<img alt=""
116-
src="https://apex.staging.vito.be/sites/apex/files/2024-10/noun-manual-book-4118546-00619E.svg">
121+
src="https://apex.esa.int/sites/default/files/2024-10/noun-manual-book-4118546-00619E.svg">
117122

118123

119124
<h6>
120-
<a href="https://apex.staging.vito.be/services/documentation-hub" class="stretched-link">
125+
<a href="https://apex.esa.int/services/documentation-hub" class="stretched-link">
121126
Documentation Hub
122127
</a>
123128
</h6>
@@ -126,11 +131,11 @@ <h6>
126131

127132

128133
<img alt=""
129-
src="https://apex.staging.vito.be/sites/apex/files/2024-10/noun-internet-forum-6263703-FBAB18.svg">
134+
src="https://apex.esa.int/sites/default/files/2024-10/noun-internet-forum-6263703-FBAB18.svg">
130135

131136

132137
<h6>
133-
<a href="https://apex.staging.vito.be/services/user-forum" class="stretched-link">
138+
<a href="https://apex.esa.int/services/user-forum" class="stretched-link">
134139
User Forum
135140
</a>
136141
</h6>
@@ -139,11 +144,11 @@ <h6>
139144

140145

141146
<img alt=""
142-
src="https://apex.staging.vito.be/sites/apex/files/2024-10/Catalogue%20_%20noun-course-catalogue-5992577-008E7A.svg">
147+
src="https://apex.esa.int/sites/default/files/2024-10/Catalogue%20_%20noun-course-catalogue-5992577-008E7A.svg">
143148

144149

145150
<h6>
146-
<a href="https://apex.staging.vito.be/services/product-catalogue" class="stretched-link">
151+
<a href="https://apex.esa.int/services/product-catalogue" class="stretched-link">
147152
Product Catalogue
148153
</a>
149154
</h6>
@@ -152,12 +157,11 @@ <h6>
152157

153158

154159
<img alt=""
155-
src="https://apex.staging.vito.be/sites/apex/files/2024-10/noun-coding-7221629-F47920.svg">
160+
src="https://apex.esa.int/sites/default/files/2024-10/noun-coding-7221629-F47920.svg">
156161

157162

158163
<h6>
159-
<a href="https://apex.staging.vito.be/services/collaborative-workspaces"
160-
class="stretched-link">
164+
<a href="https://apex.esa.int/services/collaborative-workspaces" class="stretched-link">
161165
Collaborative Workspaces
162166
</a>
163167
</h6>
@@ -195,23 +199,23 @@ <h6>
195199

196200

197201
<li>
198-
<a href="https://apex.staging.vito.be/frequently-asked-questions" class="menu-link menu-bar-link"
202+
<a href="https://apex.esa.int/frequently-asked-questions" class="menu-link menu-bar-link"
199203
data-drupal-link-system-path="node/9">FAQ</a>
200204

201205

202206
</li>
203207

204208

205209
<li>
206-
<a href="https://apex.staging.vito.be/about-apex" class="menu-link menu-bar-link"
210+
<a href="https://apex.esa.int/about-apex" class="menu-link menu-bar-link"
207211
data-drupal-link-system-path="node/5">About APEx</a>
208212

209213

210214
</li>
211215

212216

213217
<li>
214-
<a href="https://apex.staging.vito.be/news" class="menu-link menu-bar-link"
218+
<a href="https://apex.esa.int/news" class="menu-link menu-bar-link"
215219
data-drupal-link-system-path="node/33">News</a>
216220

217221

@@ -230,7 +234,7 @@ <h6>
230234
</div>
231235

232236
<div class="c-header__contact">
233-
<a href="https://apex.staging.vito.be/contact" class="btn btn-primary btn--arrow">Contact us</a>
237+
<a href="https://apex.esa.int/contact" class="btn btn-primary btn--arrow">Contact us</a>
234238
</div>
235239

236240
<div class="c-hamburger__wrapper">
@@ -256,11 +260,11 @@ <h5 class="visually-hidden" id="block-vitotheme-mainnavigation-2-menu">Main navi
256260

257261
<ul data-block="search" class="c-sidebar__menu">
258262
<li>
259-
<a href="https://apex.staging.vito.be/algorithm-services" data-drupal-link-system-path="node/32">Algorithm
263+
<a href="https://apex.esa.int/algorithm-services" data-drupal-link-system-path="node/32">Algorithm
260264
Services</a>
261265
</li>
262266
<li>
263-
<a href="https://apex.staging.vito.be/project-environments" data-drupal-link-system-path="node/4">Project
267+
<a href="https://apex.esa.int/project-environments" data-drupal-link-system-path="node/4">Project
264268
Environments</a>
265269
</li>
266270
<li>
@@ -270,13 +274,13 @@ <h5 class="visually-hidden" id="block-vitotheme-mainnavigation-2-menu">Main navi
270274
<a href="https://esa-apex.github.io/apex_documentation/">Documentation</a>
271275
</li>
272276
<li>
273-
<a href="https://apex.staging.vito.be/frequently-asked-questions" data-drupal-link-system-path="node/9">FAQ</a>
277+
<a href="https://apex.esa.int/frequently-asked-questions" data-drupal-link-system-path="node/9">FAQ</a>
274278
</li>
275279
<li>
276-
<a href="https://apex.staging.vito.be/about-apex" data-drupal-link-system-path="node/5">About APEx</a>
280+
<a href="https://apex.esa.int/about-apex" data-drupal-link-system-path="node/5">About APEx</a>
277281
</li>
278282
<li>
279-
<a href="https://apex.staging.vito.be/news" data-drupal-link-system-path="node/33">News</a>
283+
<a href="https://apex.esa.int/news" data-drupal-link-system-path="node/33">News</a>
280284
</li>
281285
</ul>
282286

@@ -292,13 +296,12 @@ <h5 class="visually-hidden" id="block-vitotheme-mainnavigation-2-menu">Main navi
292296

293297
<div id="stac-browser"></div>
294298

295-
296299
<footer class="c-footer">
297300
<div class="container">
298301
<div class="c-footer__top">
299302

300303
<div class="c-footer__left">
301-
<a href="https://apex.staging.vito.be/" class="c-footer__logo">
304+
<a href="https://apex.esa.int/" class="c-footer__logo">
302305
APEx
303306
</a>
304307

@@ -310,26 +313,24 @@ <h5 class="visually-hidden" id="block-vitotheme-mainnavigation-2-menu">Main navi
310313

311314
<a class="c-footer__social" target="_blank" href="https://www.linkedin.com/company/european-space-agency/"
312315
aria-label="linkedin social link">
313-
<img src="https://apex.staging.vito.be/themes/custom/vitotheme/dist/img/logos/logo-linkedin.svg"
314-
alt="LinkedIn">
316+
<img src="https://apex.esa.int/themes/custom/vitotheme/dist/img/logos/logo-linkedin.svg" alt="LinkedIn">
315317
</a>
316318

317319

318320
<a target="_blank" class="c-footer__social" href="https://www.youtube.com/ESA"
319321
aria-label="youtube social link">
320-
<img src="https://apex.staging.vito.be/themes/custom/vitotheme/dist/img/logos/logo-youtube.svg"
321-
alt="YouTube">
322+
<img src="https://apex.esa.int/themes/custom/vitotheme/dist/img/logos/logo-youtube.svg" alt="YouTube">
322323
</a>
323324

324325

325326
<a target="_blank" class="c-footer__social" href="https://twitter.com/esa" aria-label="x social link">
326-
<img src="https://apex.staging.vito.be/themes/custom/vitotheme/dist/img/logos/logo-x.svg" alt="YouTube">
327+
<img src="https://apex.esa.int/themes/custom/vitotheme/dist/img/logos/logo-x.svg" alt="YouTube">
327328
</a>
328329

329330

330331
</div>
331332

332-
<a href="https://apex.staging.vito.be/contact" class="btn btn-primary">
333+
<a href="https://apex.esa.int/contact" class="btn btn-primary">
333334
Contact us
334335
</a>
335336
</div>
@@ -348,12 +349,8 @@ <h5 class="visually-hidden" id="block-vitotheme-general-menu">General</h5>
348349

349350
<ul data-block="footer_first" class="nav navbar-nav">
350351
<li>
351-
<a href="https://apex.staging.vito.be/about-apex" data-drupal-link-system-path="node/5">About APEx</a>
352-
</li>
353-
<li>
354-
<a href="https://apex.staging.vito.be/services">Services</a>
352+
<a href="https://apex.esa.int/about-apex" data-drupal-link-system-path="node/5">About APEx</a>
355353
</li>
356-
357354
</ul>
358355

359356

@@ -376,11 +373,11 @@ <h5 class="visually-hidden" id="block-vitotheme-support-menu">Support</h5>
376373

377374
<ul data-block="footer_second" class="nav navbar-nav">
378375
<li>
379-
<a href="https://apex.staging.vito.be/frequently-asked-questions"
376+
<a href="https://apex.esa.int/frequently-asked-questions"
380377
data-drupal-link-system-path="node/9">FAQ</a>
381378
</li>
382379
<li>
383-
<a href="https://apex.staging.vito.be/contact" data-drupal-link-system-path="node/6">Contact</a>
380+
<a href="https://apex.esa.int/contact" data-drupal-link-system-path="node/6">Contact</a>
384381
</li>
385382
<li>
386383
<a href="https://esa-apex.github.io/apex_documentation/" target="_self">Documentation</a>
@@ -411,16 +408,14 @@ <h5 class="visually-hidden" id="block-vitotheme-footer-2-menu">Footer</h5>
411408

412409
<ul data-block="footer_legal" class="nav navbar-nav">
413410
<li>
414-
<a href="https://apex.staging.vito.be/privacy-policy" data-drupal-link-system-path="node/27">Privacy
415-
Policy</a>
411+
<a href="https://apex.esa.int/privacy-policy" data-drupal-link-system-path="node/27">Privacy Policy</a>
416412
</li>
417413
<li>
418-
<a href="https://apex.staging.vito.be/cookie-policy" data-drupal-link-system-path="node/37">Cookie
419-
Policy</a>
414+
<a href="https://apex.esa.int/cookie-policy" data-drupal-link-system-path="node/37">Cookie Policy</a>
420415
</li>
421416
<li>
422-
<a href="https://apex.staging.vito.be/terms-conditions" data-drupal-link-system-path="node/28">Terms
423-
&amp; Conditions</a>
417+
<a href="https://apex.esa.int/terms-conditions" data-drupal-link-system-path="node/28">Terms &amp;
418+
Conditions</a>
424419
</li>
425420

426421
</ul>

themes/apex/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.1
1+
2.3.0

0 commit comments

Comments
 (0)