Skip to content

Commit

Permalink
Add redirect to the Framer résumé website
Browse files Browse the repository at this point in the history
  • Loading branch information
LSViana committed Dec 24, 2023
1 parent 19c221f commit 53ae99b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions v3/app.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<script setup lang="ts">
import Header from '~/components/home/Header.vue'
import Identification from '~/components/home/Identification.vue'
window.location.href = `https://lsviana.framer.website${window.location.pathname}`
</script>

<template>
Expand Down

0 comments on commit 53ae99b

Please sign in to comment.