Skip to content

Commit cb5fc1e

Browse files
authored
Merge pull request #15835 from azizkarimov-proxima/add-tashkent-2026
[Tashkent-2026] Add homepage link
2 parents 1d9a1ae + d012ec4 commit cb5fc1e

File tree

6 files changed

+18
-7
lines changed

6 files changed

+18
-7
lines changed

assets/sponsors/y/yandex.png

-42.3 KB
Binary file not shown.

assets/sponsors/y/yandex_uz.png

12.7 KB
Loading

content/events/2026-tashkent/welcome.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ aliases = ["/events/2026-tashkent/"]
55
Description = "devopsdays TASHKENT 2026"
66
+++
77

8-
<!-- <div style="text-align:center;">
8+
<div style="text-align:center;">
99
{{< event_logo >}}
10-
</div> -->
10+
</div>
1111

1212
<div class = "row">
1313
<div class = "col-md-2">
@@ -18,14 +18,23 @@ Description = "devopsdays TASHKENT 2026"
1818
</div>
1919
</div>
2020

21-
<!-- <div class = "row">
21+
<div class = "row">
2222
<div class = "col-md-2">
2323
<strong>Location</strong>
2424
</div>
2525
<div class = "col-md-8">
2626
{{< event_location >}}
2727
</div>
28-
</div> -->
28+
</div>
29+
30+
<div class = "row">
31+
<div class = "col-md-2">
32+
<strong>Homepage</strong>
33+
</div>
34+
<div class = "col-md-8">
35+
Visit the local event website at <a href="https://devopsdays.uz/">https://devopsdays.uz/</a>
36+
</div>
37+
</div>
2938

3039
<!-- <div class = "row">
3140
<div class = "col-md-2">

data/events/2026/tashkent/main.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ nav_elements: # List of pages you want to show up in the navigation of your page
6161
- name: sponsor
6262
- name: contact
6363
- name: conduct
64+
- name: homepage
65+
url: https://devopsdays.uz/
6466
# - name: example
6567
# icon: "map-o" # This is a font-awesome icon that will display on small screens. Choose at http://fontawesome.io/icons/
6668
# url: http://mycfp.com # The url setting is optional, and only if you want the navigation to link off-site
@@ -83,7 +85,7 @@ sponsors:
8385
- id: servercore
8486
level: gold
8587
url: https://servercore.com/
86-
- id: yandex
88+
- id: yandex_uz
8789
level: digital
8890
- id: uzum
8991
level: digital

data/sponsors/yandex.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

data/sponsors/yandex_uz.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: "Yandex Uzbekistan"
2+
url: "https://yandex.uz"

0 commit comments

Comments
 (0)