forked from admin/zeropost-tool
rebrand: PostCast identity + indigo color scheme
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@ export default function NotesPage() {
|
||||
<div className="flex items-center gap-2">
|
||||
<MessageCircle className="w-5 h-5 text-accent" />
|
||||
<h1 className="text-xl font-bold">Заметки редактора</h1>
|
||||
<a href="https://zeropost.ru/notes" target="_blank" rel="noreferrer" className="text-gray-500 hover:text-accent">
|
||||
<a href="https://postcast.ru/notes" target="_blank" rel="noreferrer" className="text-gray-500 hover:text-accent">
|
||||
<ExternalLink className="w-4 h-4" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user