diff --git a/includes/config.pug b/includes/config.pug index 1cbf8ce..aeda630 100644 --- a/includes/config.pug +++ b/includes/config.pug @@ -23,10 +23,10 @@ - const WAITING_LIST = 3 //- Current sign-up state. E.g. SIGN_UP_OPEN -- const SIGN_UP_STATE = SIGN_UP_OPENING +- const SIGN_UP_STATE = SIGN_UP_OPEN //- Link for the sign-up. E.g. "http://register.auhack.org" -- const SIGN_UP_LINK = "https://forms.office.com/e/9NSmbPZ4Rn" +- const SIGN_UP_LINK = "https://forms.cloud.microsoft/e/57KiaEXG33" - const WAITING_LIST_LINK = "https://forms.office.com/e/d5989bzhr9" //- The date where sign-up begins. Can be null. E.g. "February 4th" diff --git a/static/docs/code_of_conduct.pdf b/static/docs/code_of_conduct.pdf index 9e73f8c..6aec83c 100644 Binary files a/static/docs/code_of_conduct.pdf and b/static/docs/code_of_conduct.pdf differ