mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-09 11:46:06 +00:00
website: update thankyou page (#7470)
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com>
This commit is contained in:
co-authored by
Evgeny @ SimpleX Chat
parent
c9a0f62d38
commit
d2b7b1ec81
@@ -57,6 +57,10 @@ templateEngineOverride: njk
|
||||
}
|
||||
.dark .thankyou p { color: #dfeaff; }
|
||||
</style>
|
||||
|
||||
<script>
|
||||
if (window.parent !== window) window.parent.postMessage('mc:subscribed', '*');
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body class="bg-[#F3FAFF] dark:bg-[#000832]">
|
||||
|
||||
Reference in New Issue
Block a user