mukaist commited on
Commit
0ce7256
·
verified ·
1 Parent(s): 3b1e80a

Update app/layout.tsx

Browse files
Files changed (1) hide show
  1. app/layout.tsx +2 -2
app/layout.tsx CHANGED
@@ -63,11 +63,11 @@ export default function RootLayout({
63
  <p className="text-sm text-zinc-400">
64
  Powered by{" "}
65
  <a
66
- href="https://github.com/huggingface/huggingface.js"
67
  target="_blank"
68
  className="font-mono text-amber-500 hover:text-amber-400"
69
  >
70
- huggingface.js
71
  </a>{" "}
72
  and{" "}
73
  <a
 
63
  <p className="text-sm text-zinc-400">
64
  Powered by{" "}
65
  <a
66
+ href="https://Hepzeka.com"
67
  target="_blank"
68
  className="font-mono text-amber-500 hover:text-amber-400"
69
  >
70
+ Hepzeka.com
71
  </a>{" "}
72
  and{" "}
73
  <a