Skip to content

Commit

Permalink
2023 changes p2
Browse files Browse the repository at this point in the history
  • Loading branch information
pandavenger committed Oct 9, 2023
1 parent c98c8c4 commit 699bf17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/results/pages/JuryGuide.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</section>
</div>
<section v-else-if="locked === false" class="is-flex is-align-items-center is-justify-content-center">
<iframe style="height: 75vh; width: 100%; max-width: 624px" src="https://docs.google.com/document/d/e/2PACX-1vS2qIX21V-9yU4FUwAbMGrF-VSNBkCAzmGsZBwhzhFAw_8gPO3oakyX3_uzmESoxw/pub?embedded=true"></iframe>
<iframe style="height: 75vh; width: 100%; max-width: 624px" src="https://docs.google.com/document/d/e/2PACX-1vRxjnVZWZUy8dZx-bnkVgxS7xB9ax3R7U3xBHtQDR6YvshwzZzj3LhbqPD909w7Jg/pub?embedded=true">/pub?embedded=true"></iframe>
</section>
<section v-else class="hero is-fullheight-with-navbar section">
<div class="container">
Expand Down

0 comments on commit 699bf17

Please sign in to comment.