|
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | 5 | <meta content="width=device-width, initial-scale=1" name="viewport" /> |
6 | | - <title>DevBcn 2024 - Barcelona Developers Conference in Spain — June 13-14 </title> |
| 6 | + <title>DevBcn 2025 - Barcelona Developers Conference in Spain — July |
| 7 | + 13-14 </title> |
7 | 8 | <link href="https://www.google-analytics.com" rel="preconnect" /> |
8 | 9 | <link href="https://www.devbcn.com" rel="canonical" /> |
9 | 10 | <link as="image" href="/images/logo.png" rel="preload"/> |
|
16 | 17 | <meta content="#002454" name="theme-color" /> |
17 | 18 | <meta content="index,follow" lang="en" name="robots"> |
18 | 19 | <meta |
19 | | - content="DevBcn - Barcelona Developers Conference - June 13th - 14th 2024" |
| 20 | + content="DevBcn - Barcelona Developers Conference - July 13th - 14th 2025" |
20 | 21 | name="description" |
21 | 22 | /> |
22 | 23 | <meta |
|
25 | 26 | /> |
26 | 27 | <!-- start: Facebook Open Graph --> |
27 | 28 | <meta |
28 | | - content="DevBcn 2024 - Barcelona Developers Conference in Spain — 13-14 — June" |
| 29 | + content="DevBcn 2025 - Barcelona Developers Conference in Spain — 13-14 — July" |
29 | 30 | property="og:title" |
30 | 31 | /> |
31 | 32 | <meta |
32 | | - content="Home • DevBcn 2024. The Barcelona Developer Conference in Spain" |
| 33 | + content="Home • DevBcn 2025. The Barcelona Developer Conference in Spain" |
33 | 34 | property="og:description" |
34 | 35 | /> |
35 | 36 | <meta content="website" property="og:type" /> |
|
51 | 52 | /> |
52 | 53 | <!-- for Slack --> |
53 | 54 | <meta content="Date" name="twitter:label1" /> |
54 | | - <meta content="June 13th-14th, 2024" name="twitter:data1" /> |
| 55 | + <meta content="July 13th-14th, 2025" name="twitter:data1"/> |
55 | 56 | <meta content="Location" name="twitter:label2" /> |
56 | 57 | <meta content="La Farga, Barcelona" name="twitter:data2" /> |
57 | 58 | <!-- end: Twitter cards --> |
|
116 | 117 | "@context": "https://schema.org", |
117 | 118 | "@type": "Event", |
118 | 119 | "name": "DevBcn — Barcelona Developers Conference", |
119 | | - "startDate": "2024-06-13", |
120 | | - "endDate": "2024-06-14", |
| 120 | + "startDate": "2025-06-13", |
| 121 | + "endDate": "2025-06-14", |
121 | 122 | "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode", |
122 | 123 | "eventStatus": "https://schema.org/EventScheduled", |
123 | 124 | "location": { |
|
141 | 142 | "@type": "Event", |
142 | 143 | "name": "Kubernetes Community Days - Spain", |
143 | 144 | "description": "One track dedicated to Kubernetes and Cloud computing, curated by the CNCF Foundation", |
144 | | - "startDate": "2024-06-13", |
145 | | - "endDate": "2024-06-14", |
| 145 | + "startDate": "2025-06-13", |
| 146 | + "endDate": "2025-06-14", |
146 | 147 | "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode", |
147 | 148 | "eventStatus": "https://schema.org/EventScheduled", |
148 | 149 | "location": { |
|
163 | 164 | "offers": [ |
164 | 165 | { |
165 | 166 | "@type": "Offer", |
166 | | - "url": "https://tickets.devbcn.com/event/devbcn-2024", |
| 167 | + "url": "https://tickets.devbcn.com/event/devbcn-2025", |
167 | 168 | "price": "250.00", |
168 | 169 | "priceCurrency": "EUR", |
169 | 170 | "availability": "https://schema.org/InStock", |
170 | | - "validFrom": "2024-02-01", |
171 | | - "validThrough": "2024-01-31" |
| 171 | + "validFrom": "2025-02-01", |
| 172 | + "validThrough": "2025-01-31" |
172 | 173 | }, |
173 | 174 | { |
174 | 175 | "@type": "Offer", |
175 | | - "url": "https://tickets.devbcn.com/event/devbcn-2024", |
| 176 | + "url": "https://tickets.devbcn.com/event/devbcn-2025", |
176 | 177 | "price": "300.00", |
177 | 178 | "priceCurrency": "EUR", |
178 | 179 | "availability": "https://schema.org/InStock", |
179 | | - "validFrom": "2024-02-01", |
180 | | - "validThrough": "2024-02-29" |
| 180 | + "validFrom": "2025-02-01", |
| 181 | + "validThrough": "2025-02-29" |
181 | 182 | } |
182 | 183 | ], |
183 | 184 | "organizer": { |
|
0 commit comments