website: update thankyou page (#7470)

Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com>
This commit is contained in:
Evgeny
2026-09-08 09:08:09 +01:00
committed by GitHub
co-authored by Evgeny @ SimpleX Chat
parent c9a0f62d38
commit d2b7b1ec81
+4
View File
@@ -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]">