Skip to content

Commit

Permalink
Extends deadline (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
petrkucerak authored Nov 13, 2022
1 parent 5e9190a commit 57bfdfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/js/campaign-banner.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
document.addEventListener("DOMContentLoaded", () => {
campaignBanner("2022-9-12", "2022-11-13", "2022-11-13");
campaignBanner("2022-9-12", "2022-11-14", "2022-11-20");
});

const headerEl = document.getElementById("header");
Expand Down Expand Up @@ -69,7 +69,7 @@ function renderSuperBanner() {
/>
</a>
<p>
Přidej&nbsp;se do&nbsp;<strong>14.&nbsp;11.</strong> do&nbsp;komunity
Přidej&nbsp;se do&nbsp;<strong>20.&nbsp;11.</strong> do&nbsp;komunity
Microsoft&nbsp;STC a&nbsp;jdi své&nbsp;kariéře naproti.
</p>
<a href="https://prihlaska.studentstc.cz/" rel="nooperner" target="_blank"
Expand Down

0 comments on commit 57bfdfc

Please sign in to comment.