Skip to content

Commit

Permalink
events content updates
Browse files Browse the repository at this point in the history
  • Loading branch information
gdepadesign committed Nov 20, 2024
1 parent 4f13fef commit 014ade7
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions directories/events-directory/event-details/featured.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<div class='item' data-id='202503-data-spaces-symposium-2024' data-category="data-spaces">
<a class="story-details" href="./?id=202503-data-spaces-symposium-2024" rel="noopener">
<div class='item' data-id='202503-data-spaces-symposium-2025' data-category="data-spaces">
<a class="story-details" href="./?id=202503-data-spaces-symposium-2025" rel="noopener">
<div class='card card-story card-primary card-hover card-body light'>
<div>
<img decoding="async" class="hero-story" src="https://www.fiware.org/wp-content/uploads/data-spaces-symposium.png">
</div>
<div class="story-content">
<h3 class="card-story-title">Data Spaces Symposium 2024</h3>
<h3 class="card-story-title">Data Spaces Symposium 2025</h3>
</a>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion directories/events-directory/event-details/pageData.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions directories/events-directory/events.html
Original file line number Diff line number Diff line change
Expand Up @@ -1139,21 +1139,21 @@ <h3>March 2025</h3>
</div>
</div>

<div class='grid-item' data-id='202503-data-spaces-symposium-2024' data-month='202503' data-type="symposium" data-domain="data-spaces">
<div class='grid-item' data-id='202503-data-spaces-symposium-2025' data-month='202503' data-type="symposium" data-domain="data-spaces">
<div class="event-date" data-from="2025-03-11T23:00:00.000Z"
data-to=2025-03-13T23:00:00.000Z>
<h3 class="event-day">12</h3>
<h3 class="event-month">Mar</h3>
</div>
<div class="item-container">
<div class="gridElementTextContainer">
<a href="./event-details/?id=202503-data-spaces-symposium-2024">
<a href="./event-details/?id=202503-data-spaces-symposium-2025">
<div class='chip-type'>
<ul class='chips'>
<li>Symposium</li>
</ul>
</div>
<p class="panel-title">Data Spaces Symposium 2024</p>
<p class="panel-title">Data Spaces Symposium 2025</p>
</a>
<!-- <div class="excerpt">The Data Spaces Symposium 2025 will highlight the value of data sharing in Europe and beyond, unlocking business opportunities, and boosting the impact and market adoption.</div> -->
<div class='chip-domain'>
Expand All @@ -1162,7 +1162,7 @@ <h3 class="event-month">Mar</h3>
</ul>
<span class='chips-gradient'></span>
</div>
<a href="./event-details/?id=202503-data-spaces-symposium-2024">
<a href="./event-details/?id=202503-data-spaces-symposium-2025">
<div class="panel-info">
<div class="location-container">
<img alt='Poland' class='flag' src='https://www.fiware.org/wp-content/directories/people/images/flag/flag_Poland.png' loading="lazy"/>
Expand All @@ -1173,7 +1173,7 @@ <h3 class="city-name">Warsaw</h3>
</a>
</div>
<div class="gridElementLogo" >
<a href="./event-details/?id=202503-data-spaces-symposium-2024">
<a href="./event-details/?id=202503-data-spaces-symposium-2025">
<img class="event-image" src="https://www.fiware.org/wp-content/uploads/data-spaces-symposium.png"/>
</a>
</div>
Expand Down
4 changes: 2 additions & 2 deletions directories/events-directory/pageData.js
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,8 @@ window.eventData = [
"group": "Webinar"
},
{
"id": "202503-data-spaces-symposium-2024",
"title": "Data Spaces Symposium 2024",
"id": "202503-data-spaces-symposium-2025",
"title": "Data Spaces Symposium 2025",
"from": "2025-03-11T23:00:00.000Z",
"to": "2025-03-13T23:00:00.000Z",
"description": "The Data Spaces Symposium 2025 will highlight the value of data sharing in Europe and beyond, unlocking business opportunities, and boosting the impact and market adoption.",
Expand Down

0 comments on commit 014ade7

Please sign in to comment.