Fix buildpath to title
This commit is contained in:
@@ -15,7 +15,7 @@ defineProps<{
|
|||||||
<div class="flex flex-row justify-between">
|
<div class="flex flex-row justify-between">
|
||||||
<div class="max-w-[700px]">
|
<div class="max-w-[700px]">
|
||||||
<h1 class="mb-[30px] max-w-[700px] text-[60px] text-[#B7B8E1] font-normal flex flex-row">
|
<h1 class="mb-[30px] max-w-[700px] text-[60px] text-[#B7B8E1] font-normal flex flex-row">
|
||||||
<span>BuildPath</span>
|
<span>{{ title }}</span>
|
||||||
</h1>
|
</h1>
|
||||||
<p class="text-[#B7B8E1] max-w-[700px] text-[35px] leading-[60px]">
|
<p class="text-[#B7B8E1] max-w-[700px] text-[35px] leading-[60px]">
|
||||||
Builds and runes for {{ title }} on BuildPath
|
Builds and runes for {{ title }} on BuildPath
|
||||||
|
|||||||
Reference in New Issue
Block a user