Skip to content

Modified text of previous conference and added conf archive website link which was created by Diego #2378

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 10, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 10 additions & 3 deletions website_and_docs/content/events/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ <h2 class="card-title">Selenium Meetups</h2>
<div class="card-body">
<h2 class="card-title">Selenium Conference</h2>
<p class="card-text pt-4">
The next flagship Selenium conference will be held together
with Appium conference. It will be an in-person event
The last flagship Selenium conference was held together
with Appium conference. It was an in-person event and was
held in Valencia, Spain on March 26-28, 2025. The Selenium Conference
and Appium Conference brings together Selenium and Appium developers & enthusiasts
and Appium Conference brought together Selenium and Appium developers & enthusiasts
from around the world to share ideas, socialize, and work together on
advancing the present and future success of the project.
</p>
Expand All @@ -60,6 +60,13 @@ <h2 class="card-title">Selenium Conference</h2>
<i class="ps-3 fas fa-caret-right"></i>
</a>
</div>
<br>
<div class="selenium-button-container justify-content-md-end">
<a href="https://www.selenium.dev/conf-archive/" class="selenium-button selenium text-uppercase fw-bold">
Archive of Selenium Conferences
<i class="ps-3 fas fa-caret-right"></i>
</a>
</div>
</div>
</div>
</div>
Expand Down
Loading