Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -178,7 +178,7 @@
|
|
178 |
</head>
|
179 |
<body class="dark:bg-gray-900 dark:text-white">
|
180 |
<div class="commit-timeline">
|
181 |
-
<div class="flex flex-col p-12 md:p-32 font-sans">
|
182 |
<h1 class="text-2xl font-bold mb-4">Transformers Discussions</h1>
|
183 |
<h2 class="dark:text-gray-200">
|
184 |
Let's discuss and improve Transformers together
|
|
|
178 |
</head>
|
179 |
<body class="dark:bg-gray-900 dark:text-white">
|
180 |
<div class="commit-timeline">
|
181 |
+
<div class="discussions flex flex-col p-12 md:p-32 font-sans">
|
182 |
<h1 class="text-2xl font-bold mb-4">Transformers Discussions</h1>
|
183 |
<h2 class="dark:text-gray-200">
|
184 |
Let's discuss and improve Transformers together
|