Skip to content

Commit 4672ccc

Browse files
authored
add sprints day and duration (#126)
1 parent 9458e04 commit 4672ccc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/pages/[lang]/sprints.astro

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ const sprintsData = [
7272
{t("Sprints are informal coding sessions, and knowledge sharing where people gather together to work on Open-Source projects, suggest changes in existing libraries solve problems. A Sprint is an opportunity for learning and self-development while contributing to Open Source projects.")}
7373
<br/>
7474
<span set:html={t("We encourage maintainers to submit their projects by checking out our <a href=\"https://conference.pyladies.com/docs/speakers/sprints_guide/\" class=\"text-pinkpyladies\" target=\"_blank\">sprints guide</a>.")} />
75+
<br/>
76+
<span set:html={t("Sprints will run on Sunday, December 7th, from 08:00 to 23:59 UTC.")} />
7577
</Fragment>
7678
</Sectionhead>
7779

0 commit comments

Comments
 (0)