mirror of
https://github.com/Xevion/undefined.behavio.rs.git
synced 2025-12-06 09:16:53 -06:00
Temporarily disable Balancer usage for builds
This commit is contained in:
@@ -83,7 +83,8 @@ const ogp: SEOProps = {
|
||||
<div>
|
||||
<h1 class="max-md:text-lg max-sm:text-center max-sm:border-b border-zinc-700">
|
||||
<a href={post.slug}>
|
||||
<Balancer>{title}</Balancer>
|
||||
{title}
|
||||
<!-- <Balancer>{title}</Balancer> -->
|
||||
</a>
|
||||
</h1>
|
||||
<p class="mt-0 text-sm ml-5">
|
||||
|
||||
Reference in New Issue
Block a user