Files
2025-08-04 17:08:50 -06:00

8 lines
788 B
Vue

<template>
<div style="background: #e6f4ff; border-radius: 8px; padding: 1.2em 1.5em; margin-bottom: 1.5em; border: 1px solid #b6e0fe; color: #1a237e;">
<strong style="font-size: 1.1em; color: #1976d2;">Looking for Msty Studio?</strong><br>
<p style="color: #1a237e;">If you're looking for the <strong>Msty Studio</strong> documentation instead, you can find it here: <a href="http://docs.msty.studio?utm_source=msty_app&utm_campaign=docs" target="_blank" style="color: #1565c0; text-decoration: underline; font-weight: bold;">Go to Msty Studio Docs </a></p>
<p style="color: #1a237e;">Learn more about Msty Studio at <a href="http://msty.ai" target="_blank" style="color: #1565c0; text-decoration: underline; font-weight: bold;">Msty.ai </a></p>
</div>
</template>