mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-10-15 09:50:48 +02:00
responsive mobile layout
This commit is contained in:
@@ -13,5 +13,5 @@ const { data: manga, refresh } = await useApi('/v2/Manga', { key: FetchKeys.Mang
|
||||
onMounted(() => refresh());
|
||||
const expanded = ref(-1);
|
||||
|
||||
useHead({title: 'Tranga'});
|
||||
useHead({ title: 'Tranga' });
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user