diff --git a/front/.env b/front/.env index b5064f9..4a179f9 100644 --- a/front/.env +++ b/front/.env @@ -1,3 +1,3 @@ VUE_APP_ZULIP_email=pub-bot@chat.hackersanddesigners.nl -VUE_APP_ZULIP_key=PhvWW1FG1SV4UCZ10z61Evd6Nu1o4qRc +VUE_APP_ZULIP_key=m1MDxscGcPQx2RvIfgG4DiSHE1nurxms VUE_APP_ZULIP_site=https://chat.hackersanddesigners.nl diff --git a/front/src/App.vue b/front/src/App.vue index 2f32ebd..9675a49 100644 --- a/front/src/App.vue +++ b/front/src/App.vue @@ -1,5 +1,10 @@ diff --git a/front/src/components/Content/index.vue b/front/src/components/Content/index.vue index 49e0bb4..1e732e6 100644 --- a/front/src/components/Content/index.vue +++ b/front/src/components/Content/index.vue @@ -1,24 +1,6 @@ diff --git a/front/src/components/Rules/Rule.vue b/front/src/components/Rules/Rule.vue index faaee0c..bb4e6de 100644 --- a/front/src/components/Rules/Rule.vue +++ b/front/src/components/Rules/Rule.vue @@ -5,7 +5,10 @@ inline > --> - +

{{ rule.className }} {

-