Skip to content

Commit 2590a7a

Browse files
committed
hello world fixes
- Fixed home page with too many logos and images - Fixed email on contact page (the shortcodes don't work even when running the utility) - Fixed the CloudNativeIL logo
1 parent b8e0c4f commit 2590a7a

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

content/events/2025-tel-aviv/contact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Type = "event"
44
Description = "Contact information for devopsdays Tel Aviv 2025"
55
+++
66

7-
If you'd like to contact us by email: {{< email_organizers >}}
7+
If you'd like to contact us by email: <a href="mailto:[email protected]?subject=I would like to learn more about sponsoring DevOpsDays">[email protected]</a>
88

99
**Our local team**
1010

content/events/2025-tel-aviv/welcome.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ aliases = ["/events/2025-tel-aviv/"]
55
Description = "devopsdays Tel Aviv 2025"
66
+++
77

8-
<div style="text-align:center;">
9-
{{< event_logo >}}
10-
</div>
8+
9+
<div style="text-align:center;">
10+
<img src="https://do3z7e6uuakno.cloudfront.net/uploads/event/banner/1129457/5c86ea1949b3df164ecdb854756a1396.png" width="750px">
11+
</div>
1112

1213
<div class = "row">
1314
<div class = "col-md-2">
@@ -20,11 +21,8 @@ Description = "devopsdays Tel Aviv 2025"
2021

2122
<br/>
2223

23-
<img src="https://do3z7e6uuakno.cloudfront.net/uploads/event/banner/1129457/5c86ea1949b3df164ecdb854756a1396.png" width="55%">
24-
2524
<div class="box" style="width: 100%; text-align: center;">
2625

27-
<img src="https://do3z7e6uuakno.cloudfront.net/uploads/event/banner/1129457/5c86ea1949b3df164ecdb854756a1396.png" width="750px">
2826
<span style="text-align: center;">
2927
<h2 style="text-transform: uppercase; color: turquoise;">EVENT LOCATION</h2>
3028
<h4>Expo Tel Aviv, Pavillion 10 (Bitan 10), 101 Rokach Blvd, Tel Aviv</h4>

data/events/2025/tel-aviv/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ sponsors:
147147
- id: statscraft
148148
level: community
149149
# url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
150-
- id: cloudnativeIL
150+
- id: cloudnativeil
151151
level: community
152152
- id: serverlesstlv
153153
level: community

0 commit comments

Comments
 (0)