mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-22 17:51:35 +01:00
13 lines
120 B
Vue
13 lines
120 B
Vue
<script lang="ts" setup>
|
|
|
|
</script>
|
|
|
|
<template>
|
|
<div>
|
|
PROJECTS PAGE
|
|
</div>
|
|
</template>
|
|
|
|
<style scoped>
|
|
|
|
</style> |