aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/events/pages/revivalofcode
diff options
context:
space:
mode:
authorGravatar hedy <[email protected]>2024-01-20 16:23:37 +0800
committerGravatar hedy <[email protected]>2024-01-20 16:23:37 +0800
commit09180515049b7138cf186fbf259315155660cb2f (patch)
tree82ece1faf6dc5b3eee46fa16c388beae9436fb86 /pydis_site/templates/events/pages/revivalofcode
parentEvents: Initial redesign (diff)
Events: Update content and remove fillers
Diffstat (limited to 'pydis_site/templates/events/pages/revivalofcode')
-rw-r--r--pydis_site/templates/events/pages/revivalofcode/_index.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/pydis_site/templates/events/pages/revivalofcode/_index.html b/pydis_site/templates/events/pages/revivalofcode/_index.html
index bc33c722..30ec377a 100644
--- a/pydis_site/templates/events/pages/revivalofcode/_index.html
+++ b/pydis_site/templates/events/pages/revivalofcode/_index.html
@@ -15,7 +15,16 @@
in any programming language you like, including Python.
</p>
<p>
- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque risus mi, tempus quis placerat ut, porta nec nulla. Vestibulum rhoncus ac ex sit amet fringilla. Nullam gravida purus diam, et dictum felis venenatis efficitur.
+ Revival of Code is a Python Discord hosted event where we release old Advent of Code puzzles from a previous year. The puzzles start off easy and gradually get more difficult, all while revealing a fun little story that is appropriate for some seasons more than others. Questions will be posted every other day, and you'll be able to discuss your solutions in dedicated threads.
+</p>
+
+<h3 class="is-title is-3">Keeping up with the puzzles</h3>
+<p>
+ To be notified when new problems are posted you can subscribe to the <code>@Revival of Code role</code> in <code>#roles</code>.
+</p>
+
+<p>
+ If you have any questions or want to discuss the event in general, come talk about it in⁠<code>#Revival of Code Discussion</code>.
</p>
{% endblock %}