feat: add minio

This commit is contained in:
2026-05-13 21:43:52 +03:00
parent 0e7709c95e
commit cf9052ab7a
7 changed files with 78 additions and 12 deletions
+1 -7
View File
@@ -747,12 +747,6 @@ export default function ChatPage() {
</div>
</div>
{/* Footer Info */}
<div className="p-4 border-t text-center" style={{ borderColor: 'var(--border-color)' }}>
<p className="text-xs font-inter" style={{ color: 'var(--text-secondary)' }}>
Aether Chat v1.0
</p>
</div>
</div>
{/* Main Chat Area */}
@@ -1157,7 +1151,7 @@ export default function ChatPage() {
<img src={miniLogo} alt="Aether Logo" className="w-full h-full object-contain" />
</div>
<h2 className="text-2xl font-lora font-semibold mb-3" style={{ color: 'var(--text-primary)' }}>
Добро пожаловать в Aether
Aether
</h2>
<p className="font-inter" style={{ color: 'var(--text-secondary)' }}>
Выберите существующий чат из списка слева или создайте новый, чтобы начать общение