feat: meta tags

This commit is contained in:
Jannat Patel
2024-03-28 16:20:53 +05:30
parent e6d3819092
commit 3525e4c90b
264 changed files with 103 additions and 96669 deletions

View File

@@ -55,7 +55,7 @@ const communications = createListResource({
cache: ['batch', props.batch],
})
</script>
<style scoped>
<style>
.prose-sm p {
margin: 0 0 0.5rem;
}

View File

@@ -61,7 +61,7 @@ const props = defineProps({
},
})
</script>
<style scoped>
<style>
.short-introduction {
display: -webkit-box;
-webkit-line-clamp: 2;

View File

@@ -127,7 +127,7 @@ const props = defineProps({
},
})
</script>
<style scoped>
<style>
.course-image {
height: 168px;
width: 100%;

View File

@@ -158,7 +158,7 @@ const getCurrentChapter = () => {
return currentChapter.value
}
</script>
<style scoped>
<style>
.outline-lesson:has(.router-link-active) {
background-color: theme('colors.gray.100');
}

View File

@@ -3,6 +3,7 @@
<img
:src="job.company_logo"
class="w-12 h-12 rounded-lg object-contain mr-4"
:alt="job.company_name"
/>
<div>
<div class="text-xl font-semibold mb-2">