Fix buildpath to title
All checks were successful
pipeline / build-and-push-images (push) Successful in 44s
pipeline / deploy (push) Successful in 8s

This commit is contained in:
2024-12-04 22:46:59 +01:00
parent e8e30df859
commit 351c9547aa

View File

@@ -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