Updated
This commit is contained in:
@@ -1,18 +1,6 @@
|
|||||||
<script setup lang="ts">
|
|
||||||
// queries
|
|
||||||
|
|
||||||
// const { data: content, suspense } = useGetContent();
|
|
||||||
//
|
|
||||||
// await useAsyncData(async () => {
|
|
||||||
// if (!content.value) {
|
|
||||||
// await suspense();
|
|
||||||
// }
|
|
||||||
// });
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div
|
<div
|
||||||
class="w-full flex flex-col-center persian-number font-yekan-bakh"
|
class="w-full flex flex-col-center persian-number font-iran-yekan-x"
|
||||||
dir="rtl"
|
dir="rtl"
|
||||||
>
|
>
|
||||||
<Header />
|
<Header />
|
||||||
|
|||||||
Reference in New Issue
Block a user