eaglelandsonce commited on
Commit
09a561f
·
verified ·
1 Parent(s): 82bbd58

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -10,7 +10,7 @@
10
  <body class="bg-gradient-to-br from-indigo-50 via-sky-50 to-emerald-100 min-h-screen flex items-center justify-center p-6">
11
  <div class="w-full max-w-5xl bg-white/90 backdrop-blur rounded-2xl shadow-xl p-6">
12
  <h1 class="text-3xl md:text-4xl font-extrabold text-center text-indigo-700">
13
- Transfer Learning Tic-Tac-Toe
14
  </h1>
15
 
16
  <p class="text-center text-sm text-gray-600 mt-2">
 
10
  <body class="bg-gradient-to-br from-indigo-50 via-sky-50 to-emerald-100 min-h-screen flex items-center justify-center p-6">
11
  <div class="w-full max-w-5xl bg-white/90 backdrop-blur rounded-2xl shadow-xl p-6">
12
  <h1 class="text-3xl md:text-4xl font-extrabold text-center text-indigo-700">
13
+ Transformers Tic-Tac-Toe
14
  </h1>
15
 
16
  <p class="text-center text-sm text-gray-600 mt-2">