diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-03-30 15:43:16 +0200 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-03-30 15:43:16 +0200 |
| commit | c4ad956f309761946946ddee68cea8d2eb65803f (patch) | |
| tree | 4904581c1c2f66455a5c81361013547ece92414d | |
| parent | a8c7d4eb437eb3e8b284b5e76ca74e8e6e6bdb16 (diff) | |
Fixed date from a placeholder to the actual conference date
| -rw-r--r-- | src/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/index.html b/src/index.html index ea67750..4f77352 100644 --- a/src/index.html +++ b/src/index.html @@ -40,8 +40,8 @@ DU<em>MUN</em><br>2027 </h1> - <p class="hero-subtitle">Diplomatic Minds, Global Vision</p> - <p class="hero-date">April 4–6, 2027 · Prague</p> + <p class="hero-subtitle">Diplomatic Minds, Global Visions</p> + <p class="hero-date">February 5th - 8th, 2027 · Prague</p> <div class="hero-actions"> <a href="https://mymun.com/conferences/dumun-2027" target="_blank" class="btn-primary"> |
