Ver Fonte

We can't fetch post dates yet

Adam há 5 meses atrás
pai
commit
eb2978d56d
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      src/App.jsx

+ 3 - 3
src/App.jsx

@@ -151,9 +151,9 @@ function App() {
                 <h2 className="text-2xl font-semibold text-gray-200 group-hover:text-blue-500 transition-colors duration-200 mb-2">
                   <div dangerouslySetInnerHTML={{ __html: markdownPosts[tensorRelease].title }} />
                 </h2>
-                <p className="text-gray-400 text-sm">
-                  Published on August 28, 2025
-                </p>
+                {/* <p className="text-gray-400 text-sm">
+                  Public
+                </p> */}
               </div>
               <div className="flex-grow mt-4">
                 <div