Skip to content

Commit 1935ba1

Browse files
Modified text of previous conference and added conf archive website link which was created by Diego (#2378)
* updates text for selenium conference section and added link of webpage created by Diego which lists previous selenium conferences * [deploy site] modified text as per prev conf and added link of conf archive created by Diego
1 parent 93be037 commit 1935ba1

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

website_and_docs/content/events/_index.html

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ <h2 class="card-title">Selenium Meetups</h2>
4545
<div class="card-body">
4646
<h2 class="card-title">Selenium Conference</h2>
4747
<p class="card-text pt-4">
48-
The next flagship Selenium conference will be held together
49-
with Appium conference. It will be an in-person event
48+
The last flagship Selenium conference was held together
49+
with Appium conference. It was an in-person event and was
5050
held in Valencia, Spain on March 26-28, 2025. The Selenium Conference
51-
and Appium Conference brings together Selenium and Appium developers & enthusiasts
51+
and Appium Conference brought together Selenium and Appium developers & enthusiasts
5252
from around the world to share ideas, socialize, and work together on
5353
advancing the present and future success of the project.
5454
</p>
@@ -60,6 +60,13 @@ <h2 class="card-title">Selenium Conference</h2>
6060
<i class="ps-3 fas fa-caret-right"></i>
6161
</a>
6262
</div>
63+
<br>
64+
<div class="selenium-button-container justify-content-md-end">
65+
<a href="https://www.selenium.dev/conf-archive/" class="selenium-button selenium text-uppercase fw-bold">
66+
Archive of Selenium Conferences
67+
<i class="ps-3 fas fa-caret-right"></i>
68+
</a>
69+
</div>
6370
</div>
6471
</div>
6572
</div>

0 commit comments

Comments
 (0)