We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02e21b2 commit 12f8b18Copy full SHA for 12f8b18
1 file changed
app/components/hero/BackgroundLayer.tsx
@@ -35,7 +35,7 @@ export default function BackgroundLayer() {
35
36
<div className="absolute top-12 right-12 flex flex-col items-end gap-1 sm:top-24 sm:right-8">
37
<div className="font-mono text-[10px] tracking-widest text-black/40 dark:text-white/30">
38
- ID: MaaEnd-V1-RELEASE
+ ID: MaaEnd-V2-RELEASE
39
</div>
40
<div className="flex justify-end gap-1 opacity-50">
41
<div className="h-px w-2 bg-black/40 dark:bg-white/40" />
0 commit comments