Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions css/common.css
Original file line number Diff line number Diff line change
Expand Up @@ -631,6 +631,7 @@ p.cc-annonce-codejam a {

.cc-header .cc-annonce {
font-weight: bold;
font-size: 1.8rem;
}

.cc-header-banner span {
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ <h1 class="sr-only">Code Connect 2024 Conferences</h1>
</div>

<p>Code Connect brings together four exciting events - CodeJam, reCAP, UI5con, and ABAPConf - all taking place in the same week and location. This is your chance to deep dive into your chosen tech or broaden your horizon, understanding the end-to-end dev flow. Whether you're joining for just one event or the whole package, be ready to connect, collaborate, and code away with a bustling community of like-minded developers! <br/>Save the dates and check-out the conference pages for more details</p>
<p class="cc-annonce">{ Registration will open on March 21st at 4pm CET }</p>
<p class="cc-annonce">Registration is now open</p>
<a class="cc-link" href="https://ti.to/code-connect/2024" target="_blank" hreflang="en" rel="noopener noreferrer" title="Click to navigate to Tito page. Opens in a new tab.">get your ticket</a>

<p class="cc-annonce-codejam">If you want to register for the CAP Code Jam on June 3rd, please go <a href="https://community.sap.com/t5/sap-codejam/service-integration-with-sap-cloud-application-programming-model-st-leon/ec-p/13601698" target="_blank" hreflang="en" rel="noopener noreferrer"
Expand Down