-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e20f08a
commit d5e8475
Showing
28 changed files
with
2,739 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,153 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="x-ua-compatible" content="ie=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta name="generator" content="ExDoc v0.34.2"> | ||
<meta name="project" content="catppuccin v0.1.2"> | ||
|
||
|
||
<meta name="robots" content="noindex"> | ||
|
||
<title>404 — catppuccin v0.1.2</title> | ||
<link rel="stylesheet" href="dist/html-elixir-F2VRIOKR.css" /> | ||
|
||
|
||
<script src="dist/handlebars.runtime-NWIB6V2M.js"></script> | ||
<script src="dist/handlebars.templates-K7URE6B4.js"></script> | ||
<script src="dist/sidebar_items-B86253E6.js"></script> | ||
<script src="docs_config.js"></script> | ||
<script async src="dist/html-YIPIRHGU.js"></script> | ||
|
||
</head> | ||
<body data-type="extras" class="page-extra"> | ||
<script> | ||
|
||
try { | ||
var settings = JSON.parse(localStorage.getItem('ex_doc:settings') || '{}'); | ||
|
||
if (settings.theme === 'dark' || | ||
((settings.theme === 'system' || settings.theme == null) && | ||
window.matchMedia('(prefers-color-scheme: dark)').matches) | ||
) { | ||
document.body.classList.add('dark') | ||
} | ||
} catch (error) { } | ||
</script> | ||
|
||
<div class="body-wrapper"> | ||
|
||
<button id="sidebar-menu" class="sidebar-button sidebar-toggle" aria-label="toggle sidebar" aria-controls="sidebar"> | ||
<i class="ri-menu-line ri-lg" title="Collapse/expand sidebar"></i> | ||
</button> | ||
|
||
<nav id="sidebar" class="sidebar"> | ||
|
||
<div class="sidebar-header"> | ||
<div class="sidebar-projectInfo"> | ||
|
||
<div> | ||
<a href="api-reference.html" class="sidebar-projectName" translate="no"> | ||
catppuccin | ||
</a> | ||
<div class="sidebar-projectVersion" translate="no"> | ||
v0.1.2 | ||
</div> | ||
</div> | ||
</div> | ||
<ul id="sidebar-listNav" class="sidebar-listNav" role="tablist"> | ||
<li> | ||
<button id="extras-list-tab-button" role="tab" data-type="extras" aria-controls="extras-tab-panel" aria-selected="true" tabindex="0"> | ||
Pages | ||
</button> | ||
</li> | ||
|
||
<li> | ||
<button id="modules-list-tab-button" role="tab" data-type="modules" aria-controls="modules-tab-panel" aria-selected="false" tabindex="-1"> | ||
Modules | ||
</button> | ||
</li> | ||
|
||
|
||
</ul> | ||
</div> | ||
|
||
<div id="extras-tab-panel" class="sidebar-tabpanel" role="tabpanel" aria-labelledby="extras-list-tab-button"> | ||
<ul id="extras-full-list" class="full-list"></ul> | ||
</div> | ||
|
||
<div id="modules-tab-panel" class="sidebar-tabpanel" role="tabpanel" aria-labelledby="modules-list-tab-button" hidden> | ||
<ul id="modules-full-list" class="full-list"></ul> | ||
</div> | ||
|
||
|
||
</nav> | ||
|
||
<main class="content"> | ||
<output role="status" id="toast"></output> | ||
|
||
<div id="content" class="content-inner"> | ||
<div class="top-search"> | ||
<div class="search-settings"> | ||
<form class="search-bar" action="search.html"> | ||
<label class="search-label"> | ||
<span class="sr-only">Search documentation of catppuccin</span> | ||
<input name="q" type="text" class="search-input" placeholder="Press / to search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" /> | ||
</label> | ||
<button type="submit" class="search-button" aria-label="Submit Search"> | ||
<i class="ri-search-2-line ri-lg" aria-hidden="true" title="Submit search"></i> | ||
</button> | ||
<button type="button" tabindex="-1" class="search-close-button" aria-hidden="true"> | ||
<i class="ri-close-line ri-lg" title="Cancel search"></i> | ||
</button> | ||
</form> | ||
<div class="autocomplete"> | ||
</div> | ||
<button class="icon-settings display-settings"> | ||
<i class="ri-settings-3-line"></i> | ||
<span class="sr-only">Settings</span> | ||
</button> | ||
</div> | ||
</div> | ||
|
||
<h1> | ||
<span>Page not found</span> | ||
</h1> | ||
|
||
<p>Sorry, but the page you were trying to get to, does not exist. You | ||
may want to try searching this site using the sidebar | ||
|
||
or using our <a href="api-reference.html">API Reference</a> page | ||
|
||
to find what you were looking for.</p> | ||
<footer class="footer"> | ||
<p> | ||
|
||
<span class="line"> | ||
<button class="a-main footer-button display-quick-switch" title="Search HexDocs packages"> | ||
Search HexDocs | ||
</button> | ||
|
||
<a href="catppuccin.epub" title="ePub version"> | ||
Download ePub version | ||
</a> | ||
|
||
</span> | ||
</p> | ||
|
||
<p class="built-using"> | ||
Built using | ||
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener" translate="no">ExDoc</a> (v0.34.2) for the | ||
|
||
<a href="https://elixir-lang.org" title="Elixir" target="_blank" translate="no">Elixir programming language</a> | ||
|
||
</p> | ||
|
||
</footer> | ||
</div> | ||
</main> | ||
</div> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.