Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 71523a9

Browse files
authoredMar 21, 2024
Merge pull request #12 from InnaAtanasova/main
change the text for the tickets sale
2 parents a79148a + b32df60 commit 71523a9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
 

‎css/common.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -631,6 +631,7 @@ p.cc-annonce-codejam a {
631631

632632
.cc-header .cc-annonce {
633633
font-weight: bold;
634+
font-size: 1.8rem;
634635
}
635636

636637
.cc-header-banner span {

‎index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ <h1 class="sr-only">Code Connect 2024 Conferences</h1>
4545
</div>
4646

4747
<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>
48-
<p class="cc-annonce">{ Registration will open on March 21st at 4pm CET }</p>
48+
<p class="cc-annonce">Registration is now open</p>
4949
<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>
5050

5151
<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"

0 commit comments

Comments
 (0)
Please sign in to comment.