This commit is contained in:
Ali 2021-12-16 15:30:02 -08:00
commit a41aea61a3

View File

@ -97,7 +97,7 @@
{% endfor %}
</div>
<div class="leading-7 max-w-full">
<p class="bg-blue-200 border border-blue-600 px-4 py-2 rounded mb-4">If you are just getting started with Gradio, check out the <a class="link" href="/getting_started">Getting Started</a> guide.</p>
<p class="bg-blue-200 border border-blue-600 px-4 py-2 rounded mb-4">If you are just getting started with Gradio, check out the <a class="link" href="/getting_started">Getting Started</a> guide first.</p>
<h1 class="text-3xl font-semibold mb-4">Docs</h1>
<h2 id="creating_interfaces" class="text-2xl font-semibold mb-4">Creating Interfaces</h2>
<section class="flex flex-col gap-6">
@ -270,4 +270,4 @@
<script src="/assets/prism.js"></script>
</body>
</html>
</html>