mirror of
https://github.com/severian-dev/sucker.severian.dev.git
synced 2025-10-28 12:45:51 +00:00
chore: should handle the char extraction better now
This commit is contained in:
@@ -187,9 +187,9 @@ export default function Home() {
|
||||
<div className="container mx-auto px-4 py-8">
|
||||
<div className="flex justify-between items-center mb-4">
|
||||
<div>
|
||||
<h1 className="text-3xl font-bold">Sucker v1.3</h1>
|
||||
<h1 className="text-3xl font-bold">Sucker v1.4</h1>
|
||||
<p className="text-sm text-muted-foreground">
|
||||
I still hate making these changes, but Mooth found a bug so I fixed it.
|
||||
Mooth's on a bug hunting spree for some reason.👌
|
||||
</p>
|
||||
</div>
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user