mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-18 10:44:33 +08:00
Merge branch 'master' of https://github.com/gradio-app/gradio
This commit is contained in:
commit
a41aea61a3
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user