chore: mention sharing AI responses markdown

This commit is contained in:
Riccardo Senica
2025-02-15 16:30:15 +01:00
committed by GitHub
parent ce9bddb6ed
commit d54c6c2e8b

View File

@@ -73,7 +73,7 @@ export default function Home() {
</h1> </h1>
<p className="mt-2 text-sm text-gray-600"> <p className="mt-2 text-sm text-gray-600">
Convert your Markdown files into PNG images with GitHub-style Convert your Markdown files into PNG images with GitHub-style
formatting. formatting. Perfect for saving responses from AI assistants like Claude.ai into shareable images 😉
</p> </p>
</div> </div>
</header> </header>