-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.qmd
52 lines (39 loc) · 1.4 KB
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
title: ""
format:
html:
include-after-body:
- js/countdown.js
listing:
- id: countdown
template: countdown.ejs
contents:
- datetime: Sept 21, 2026 23:59:00
- id: sponsors
template: about/sponsors/sponsors.ejs
contents: about/sponsors/sponsors.yml
---
::: grid
::: {#banner_small .g-col-12}
# satRday MyCity
### 21 September, 2026 {style="max-width: fit-content; max-width: -moz-fit-content;"}
#### Come join us live \@ Pixi Hotel MyCity
:::
::: {#countdown .g-col-12}
:::
::: {.g-col-6 .text_block}
### About MyCity?
MyCity is the most international city in Mars, as it is where the Global seat of the UN is based. Even the International People's Group directs its humanitarian campaigns from here. Besides being a congress city, MyCity is also a centre for culture and history, for trade fairs and exhibitions.
A rewarding excursion destination is Mount XYZ, which is situated in neighboring Jupiter The cableway lifts visitors to an altitude of 1100 metres in less than five minutes, giving rise to outstanding vistas across the MyCity, ABC horizons and XYC landscapes
### satRday MyCity
satRday MyCity will be taking place at MyCity, MyCountry on the 21st September, 2026
:::
::: {.g-col-6 .img_margin}
![](/img/mycity.jpg){.img_block width="100%"}
:::
::: {.g-col-12 .full_text_block}
This is a full width text or image section
:::
::: {#sponsors .g-col-12}
:::
:::