Skip to content

Commit

Permalink
update jaromail
Browse files Browse the repository at this point in the history
  • Loading branch information
Sakrecoer committed Jul 2, 2024
1 parent 3b076b0 commit c7639cb
Show file tree
Hide file tree
Showing 3 changed files with 329 additions and 116 deletions.
19 changes: 11 additions & 8 deletions jaromail/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@


<link rel="icon" href="/docs/jaromail/images/favicon.png">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.4.0">
<meta name="generator" content="mkdocs-1.6.0, mkdocs-material-9.5.26">



<title>Jaromail Manual</title>



<link rel="stylesheet" href="/docs/jaromail/assets/stylesheets/main.9f615399.min.css">
<link rel="stylesheet" href="/docs/jaromail/assets/stylesheets/main.6543a935.min.css">



Expand Down Expand Up @@ -54,9 +54,6 @@
<body dir="ltr">



<script>var palette=__md_get("__palette");if(palette&&"object"==typeof palette.color)for(var key of Object.keys(palette.color))document.body.setAttribute("data-md-color-"+key,palette.color[key])</script>

<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
<label class="md-overlay" for="__drawer"></label>
Expand Down Expand Up @@ -101,6 +98,9 @@
</div>


<script>var media,input,key,value,palette=__md_get("__palette");if(palette&&palette.color){"(prefers-color-scheme)"===palette.color.media&&(media=matchMedia("(prefers-color-scheme: light)"),input=document.querySelector(media.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']"),palette.color.media=input.getAttribute("data-md-color-media"),palette.color.scheme=input.getAttribute("data-md-color-scheme"),palette.color.primary=input.getAttribute("data-md-color-primary"),palette.color.accent=input.getAttribute("data-md-color-accent"));for([key,value]of Object.entries(palette.color))document.body.setAttribute("data-md-color-"+key,value)}</script>



<label class="md-header__button md-icon" for="__search">

Expand All @@ -127,7 +127,7 @@

</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search__scrollwrap" tabindex="0" data-md-scrollfix>
<div class="md-search-result" data-md-component="search-result">
<div class="md-search-result__meta">
Initializing search
Expand Down Expand Up @@ -180,6 +180,7 @@




<li class="md-nav__item">
<a href="/docs/jaromail/." class="md-nav__link">

Expand Down Expand Up @@ -228,6 +229,7 @@ <h1>404 - Not found</h1>
</div>


<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
</div>

</main>
Expand Down Expand Up @@ -255,10 +257,11 @@ <h1>404 - Not found</h1>
<div class="md-dialog__inner md-typeset"></div>
</div>

<script id="__config" type="application/json">{"base": "/docs/jaromail/", "features": [], "search": "/docs/jaromail/assets/javascripts/workers/search.a264c092.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>

<script id="__config" type="application/json">{"base": "/docs/jaromail/", "features": [], "search": "/docs/jaromail/assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="/docs/jaromail/assets/javascripts/bundle.4e0fa4ba.min.js"></script>
<script src="/docs/jaromail/assets/javascripts/bundle.ad660dcc.min.js"></script>


</body>
Expand Down
Binary file modified jaromail/assets/images/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit c7639cb

Please sign in to comment.