Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgazer committed Jan 12, 2025
1 parent d6c4f28 commit afdd09d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dwhdelft.nl/pages/book.vue
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ onMounted(() => {
</div>

<div class="lg:w-1/2">
<iframe class="w-full lg:-mt-72" src="http://localhost:5173" />
<iframe class="w-full lg:-mt-72" src="https://dwh-bookings.web.app/" />
</div>
</ElementsContainer>
</section>
Expand Down

0 comments on commit afdd09d

Please sign in to comment.