mirror of
https://github.com/katanemo/plano.git
synced 2026-05-15 11:02:39 +02:00
deploy: d39d7ddd1c
This commit is contained in:
parent
07b84a0d42
commit
14ef7a3688
35 changed files with 229 additions and 229 deletions
14
search.html
14
search.html
|
|
@ -23,9 +23,9 @@
|
|||
<meta name="theme-color" media="(prefers-color-scheme: light)" content="#ffffff" />
|
||||
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="#030711" />
|
||||
|
||||
<title>Search | Plano Docs v0.4.18</title>
|
||||
<meta property="og:title" content="Search | Plano Docs v0.4.18" />
|
||||
<meta name="twitter:title" content="Search | Plano Docs v0.4.18" />
|
||||
<title>Search | Plano Docs v0.4.19</title>
|
||||
<meta property="og:title" content="Search | Plano Docs v0.4.19" />
|
||||
<meta name="twitter:title" content="Search | Plano Docs v0.4.19" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=73db4dac" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/theme.css?v=73505e79" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
|
||||
|
|
@ -46,7 +46,7 @@
|
|||
</a><header class="sticky top-0 z-40 w-full border-b shadow-xs border-border bg-background/90 backdrop-blur"><div class="container flex items-center h-14">
|
||||
<div class="hidden mr-4 md:flex">
|
||||
<a href="index.html" class="flex items-center mr-6">
|
||||
<img height="24" width="24" class="mr-2 dark:invert" src="_static/favicon.ico" alt="Logo" /><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">Plano Docs v0.4.18</span>
|
||||
<img height="24" width="24" class="mr-2 dark:invert" src="_static/favicon.ico" alt="Logo" /><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">Plano Docs v0.4.19</span>
|
||||
</a></div><button
|
||||
class="inline-flex items-center justify-center h-10 px-0 py-2 mr-2 text-base font-medium transition-colors rounded-md hover:text-accent-foreground hover:bg-transparent md:hidden"
|
||||
type="button" @click="showSidebar = true">
|
||||
|
|
@ -110,7 +110,7 @@
|
|||
:aria-hidden="!showSidebar" :class="{ 'translate-x-0': showSidebar }">
|
||||
|
||||
<a href="index.html" class="justify-start text-sm md:!hidden bg-background">
|
||||
<img height="16" width="16" class="mr-2 dark:invert" src="_static/favicon.ico" alt="Logo" /><span class="font-bold text-clip whitespace-nowrap">Plano Docs v0.4.18</span>
|
||||
<img height="16" width="16" class="mr-2 dark:invert" src="_static/favicon.ico" alt="Logo" /><span class="font-bold text-clip whitespace-nowrap">Plano Docs v0.4.19</span>
|
||||
</a>
|
||||
|
||||
<div class="relative overflow-hidden md:overflow-auto my-4 md:my-0">
|
||||
|
|
@ -193,7 +193,7 @@
|
|||
class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
|
||||
<a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground"
|
||||
href="index.html">
|
||||
<span class="hidden md:inline">Plano Docs v0.4.18</span>
|
||||
<span class="hidden md:inline">Plano Docs v0.4.19</span>
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
height="18"
|
||||
width="18"
|
||||
|
|
@ -228,7 +228,7 @@
|
|||
</div>
|
||||
|
||||
|
||||
<script src="_static/documentation_options.js?v=6f12ce8e"></script>
|
||||
<script src="_static/documentation_options.js?v=0bdd1eca"></script>
|
||||
<script src="_static/doctools.js?v=9bcbadda"></script>
|
||||
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
||||
<script defer="defer" src="_static/theme.js?v=582b20c5"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue