Skip to content

Commit aae61af

Browse files
authored
Merge pull request #56 from continuous-architecture/lechaps
Lechaps
2 parents 42d3fb6 + a5bbf87 commit aae61af

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

landing/_layouts/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h3 class="flex items-center mb-1 text-lg font-semibold" style="color: rgb(11,29
112112
<time class="block mb-1 text-base font-normal leading-none text-gray-700">{{ event.time }}</time>
113113
<p class="block mb-2 text-base font-normal leading-none text-gray-700">{{ event.location}}</p>
114114
{% if event.details %} <p class="mb-1 text-base font-normal text-gray-500">{{ event.details }}</p> {% endif %}
115-
<a class="block no-underline text-blue-600 text-sm font-normal" href="{{ event.url }}">Details →</a>
115+
<a class="block no-underline text-blue-600 text-sm font-normal" target="_blank" href="{{ event.url }}">Details →</a>
116116
</li>
117117
{% endfor %}
118118
</ol>

landing/content/pages/home.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,10 @@ hero:
1919
url: /docs/start-your-journey/start-your-journey.html
2020
timeline:
2121
events:
22-
- title: How France Travail re-invented its architecture practices
23-
time: "14th, March 2025 / 12 pm - 1pm"
24-
location: Webinar
25-
url: https://www.linkedin.com/events/commentfrancetravailr-inventese7297663805784743936/about/
26-
- title: How to navigate Complexity with Naval Group
27-
time: "28th, March 2025 / 1 pm - 2pm"
28-
location: Webinar
29-
url: https://www.linkedin.com/events/naviguerencomplexite7303037022653300738/about/
30-
- title: Continuous Architecture sharing day
22+
- title: Professionalization of Architectural Practice: A Sharing Day
3123
time: "20th, May 2025 / Full day"
32-
location: Location to be announced
33-
url: https://www.linkedin.com/company/continuous-architecture/
24+
location: Paris Val de Fontenay – Site des dunes - Société Générale
25+
url: https://www.linkedin.com/events/journ-edeprofessionalisationdel7307808371678588928/comments/
3426
- title: SRE and Architecture
3527
time: "24th, June 2025 / Full day"
3628
location: Location to be announced

0 commit comments

Comments
 (0)