Skip to content

Commit 7366f3e

Browse files
committed
AI Server improvements
1 parent 621b45c commit 7366f3e

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

MyApp/Pages/Releases.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
Link = "/releases/",
1919
},
2020
SidebarFilter = sidebar => sidebar[0].Children!.Reverse(),
21-
TitleClass = "text-center py-10 text-gray-900 tracking-tight font-extrabold text-4xl sm:text-5xl md:text-6xl",
21+
TitleClass = "text-center py-10 text-gray-900 dark:text-gray-50 tracking-tight font-extrabold text-4xl sm:text-5xl md:text-6xl",
2222
}.Init(this, Markdown))
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)