Skip to content

Commit 930cee6

Browse files
committed
deploy: 7e810b5
1 parent 5f65ea8 commit 930cee6

18 files changed

+272
-430
lines changed

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 08cf94d4e52324b21099093279353d9e
3+
config: b41d69641ea931da682da11553781a49
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

.doctrees/environment.pickle

0 Bytes
Binary file not shown.

_static/pygments.css

Lines changed: 121 additions & 121 deletions
Large diffs are not rendered by default.

_static/scripts/pydata-sphinx-theme.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_static/scripts/pydata-sphinx-theme.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_static/styles/pydata-sphinx-theme.css

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_static/styles/pydata-sphinx-theme.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_static/webpack-macros.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@
55

66
{% macro head_pre_assets() %}
77
<!-- Loaded before other Sphinx assets -->
8-
<link href="{{ pathto('_static/styles/theme.css', 1) }}?digest=26a4bc78f4c0ddb94549" rel="stylesheet" />
9-
<link href="{{ pathto('_static/styles/pydata-sphinx-theme.css', 1) }}?digest=26a4bc78f4c0ddb94549" rel="stylesheet" />
8+
<link href="{{ pathto('_static/styles/theme.css', 1) }}?digest=8878045cc6db502f8baf" rel="stylesheet" />
9+
<link href="{{ pathto('_static/styles/pydata-sphinx-theme.css', 1) }}?digest=8878045cc6db502f8baf" rel="stylesheet" />
1010
{% endmacro %}
1111

1212
{% macro head_js_preload() %}
1313
<!-- So that users can add custom icons -->
14-
<script src="{{ pathto('_static/scripts/fontawesome.js', 1) }}?digest=26a4bc78f4c0ddb94549"></script>
14+
<script src="{{ pathto('_static/scripts/fontawesome.js', 1) }}?digest=8878045cc6db502f8baf"></script>
1515
<!-- Pre-loaded scripts that we'll load fully later -->
16-
<link rel="preload" as="script" href="{{ pathto('_static/scripts/bootstrap.js', 1) }}?digest=26a4bc78f4c0ddb94549" />
17-
<link rel="preload" as="script" href="{{ pathto('_static/scripts/pydata-sphinx-theme.js', 1) }}?digest=26a4bc78f4c0ddb94549" />
16+
<link rel="preload" as="script" href="{{ pathto('_static/scripts/bootstrap.js', 1) }}?digest=8878045cc6db502f8baf" />
17+
<link rel="preload" as="script" href="{{ pathto('_static/scripts/pydata-sphinx-theme.js', 1) }}?digest=8878045cc6db502f8baf" />
1818
{% endmacro %}
1919

2020
{% macro body_post() %}
2121
<!-- Scripts loaded after <body> so the DOM is not blocked -->
22-
<script defer src="{{ pathto('_static/scripts/bootstrap.js', 1) }}?digest=26a4bc78f4c0ddb94549"></script>
23-
<script defer src="{{ pathto('_static/scripts/pydata-sphinx-theme.js', 1) }}?digest=26a4bc78f4c0ddb94549"></script>
22+
<script defer src="{{ pathto('_static/scripts/bootstrap.js', 1) }}?digest=8878045cc6db502f8baf"></script>
23+
<script defer src="{{ pathto('_static/scripts/pydata-sphinx-theme.js', 1) }}?digest=8878045cc6db502f8baf"></script>
2424
{% endmacro %}

genindex.html

Lines changed: 22 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
1616
document.documentElement.dataset.theme = localStorage.getItem("theme") || "";
1717
</script>
18-
<!--
19-
this give us a css class that will be invisible only if js is disabled
18+
<!--
19+
this give us a css class that will be invisible only if js is disabled
2020
-->
2121
<noscript>
2222
<style>
@@ -26,33 +26,34 @@
2626
</noscript>
2727

2828
<!-- Loaded before other Sphinx assets -->
29-
<link href="_static/styles/theme.css?digest=26a4bc78f4c0ddb94549" rel="stylesheet" />
30-
<link href="_static/styles/pydata-sphinx-theme.css?digest=26a4bc78f4c0ddb94549" rel="stylesheet" />
29+
<link href="_static/styles/theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" />
30+
<link href="_static/styles/pydata-sphinx-theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" />
3131

32-
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
32+
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=8f2a1f02" />
3333
<link rel="stylesheet" type="text/css" href="_static/css/napari-sphinx-theme.css?v=9775df95" />
3434

3535
<!-- So that users can add custom icons -->
36-
<script src="_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
36+
<script src="_static/scripts/fontawesome.js?digest=8878045cc6db502f8baf"></script>
3737
<!-- Pre-loaded scripts that we'll load fully later -->
38-
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
39-
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />
38+
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" />
39+
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" />
4040

4141
<script src="_static/documentation_options.js?v=8a448e45"></script>
4242
<script src="_static/doctools.js?v=9a2dae69"></script>
4343
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
4444
<script>DOCUMENTATION_OPTIONS.pagename = 'genindex';</script>
4545
<script>
46-
DOCUMENTATION_OPTIONS.theme_version = '0.16.0';
46+
DOCUMENTATION_OPTIONS.theme_version = '0.16.1';
4747
DOCUMENTATION_OPTIONS.theme_switcher_json_url = 'https://napari.org/napari-sphinx-theme/_static/switcher.json';
4848
DOCUMENTATION_OPTIONS.theme_switcher_version_match = 'latest';
49-
DOCUMENTATION_OPTIONS.show_version_warning_banner = false;
49+
DOCUMENTATION_OPTIONS.show_version_warning_banner =
50+
false;
5051
</script>
5152
<link rel="index" title="Index" href="#" />
5253
<link rel="search" title="Search" href="search.html" />
5354
<meta name="viewport" content="width=device-width, initial-scale=1"/>
5455
<meta name="docsearch:language" content="en"/>
55-
<meta name="docsearch:version" content="0.5.1.dev1+g691992d" />
56+
<meta name="docsearch:version" content="0.5.1.dev2+g7e810b5" />
5657
</head>
5758

5859

@@ -292,9 +293,14 @@
292293

293294

294295
<div class="sidebar-primary-items__end sidebar-primary__section">
296+
<div class="sidebar-primary-item">
297+
<div id="ethical-ad-placement"
298+
class="flat"
299+
data-ea-publisher="readthedocs"
300+
data-ea-type="readthedocs-sidebar"
301+
data-ea-manual="true">
302+
</div></div>
295303
</div>
296-
297-
<div id="rtd-footer-container"></div>
298304

299305

300306
</div>
@@ -342,8 +348,8 @@ <h1 id="index">Index</h1>
342348
</div>
343349

344350
<!-- Scripts loaded after <body> so the DOM is not blocked -->
345-
<script defer src="_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549"></script>
346-
<script defer src="_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549"></script>
351+
<script defer src="_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf"></script>
352+
<script defer src="_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf"></script>
347353

348354
<footer class="napari-footer">
349355
<div class="bd-footer__inner bd-page-width">
@@ -674,37 +680,6 @@ <h1 id="index">Index</h1>
674680
<span>Mastodon</span>
675681
</a>
676682

677-
<a class="footer-icon__hover-blue" href="https://twitter.com/napari_imaging" title="Twitter" target="_blank" rel="noreferrer">
678-
<svg
679-
class="footer-icon__regular"
680-
width="15"
681-
height="13"
682-
viewBox="0 0 15 13"
683-
fill="none"
684-
xmlns="http://www.w3.org/2000/svg"
685-
>
686-
<title>Visit Twitter page</title>
687-
<path
688-
d="M13.4581 3.44478C13.4676 3.57802 13.4676 3.7113 13.4676 3.84454C13.4676 7.9086 10.3744 12.5914 4.72082 12.5914C2.97906 12.5914 1.36105 12.0869 7.62939e-06 11.2113C0.247478 11.2398 0.485398 11.2494 0.742391 11.2494C2.17955 11.2494 3.50254 10.764 4.55901 9.93591C3.20749 9.90735 2.07487 9.0222 1.68464 7.80392C1.87501 7.83246 2.06535 7.8515 2.26524 7.8515C2.54125 7.8515 2.81728 7.81341 3.07425 7.74682C1.66562 7.46127 0.609119 6.22397 0.609119 4.72968V4.69163C1.01837 4.92006 1.49429 5.06282 1.9987 5.08183C1.17065 4.52979 0.628162 3.58755 0.628162 2.52155C0.628162 1.9505 0.780418 1.42702 1.04693 0.970164C2.56026 2.83564 4.83502 4.05389 7.38575 4.18717C7.33817 3.95874 7.30961 3.72082 7.30961 3.48287C7.30961 1.78869 8.68017 0.40863 10.3838 0.40863C11.269 0.40863 12.0685 0.779822 12.63 1.37944C13.3248 1.2462 13.9911 0.989207 14.5812 0.637058C14.3527 1.35091 13.8673 1.95052 13.2297 2.33121C13.8483 2.26462 14.4479 2.09326 14.9999 1.85534C14.5812 2.46445 14.0577 3.00694 13.4581 3.44478Z"
689-
fill="white"
690-
></path>
691-
</svg>
692-
<svg
693-
class="footer-icon__light-blue"
694-
width="16"
695-
height="16"
696-
viewBox="0 0 16 16"
697-
fill="none"
698-
xmlns="http://www.w3.org/2000/svg"
699-
>
700-
<path
701-
d="M15.9687 3.04705C15.3697 3.31079 14.7351 3.48488 14.0853 3.56372C14.7694 3.15255 15.2816 2.50775 15.5273 1.74838C14.8933 2.11838 14.1907 2.38772 13.4427 2.53772C12.9492 2.01 12.2952 1.66 11.5824 1.54205C10.8696 1.4241 10.1378 1.54482 9.50062 1.88544C8.86345 2.22607 8.35657 2.76755 8.0587 3.4258C7.76083 4.08405 7.68864 4.82223 7.85333 5.52572C5.12667 5.39705 2.71133 4.08705 1.09333 2.10838C0.799196 2.60826 0.645776 3.1784 0.649333 3.75838C0.649333 4.89838 1.22933 5.90038 2.108 6.48905C1.58724 6.47247 1.07798 6.33167 0.622667 6.07838V6.11838C0.622371 6.87598 0.884179 7.61034 1.36367 8.19689C1.84316 8.78343 2.51081 9.18603 3.25333 9.33638C2.7722 9.4653 2.26828 9.48467 1.77867 9.39305C1.98941 10.0451 2.39844 10.615 2.94868 11.0234C3.49891 11.4318 4.1629 11.6582 4.848 11.671C3.68769 12.5817 2.25498 13.0759 0.78 13.0744C0.52 13.0744 0.260667 13.0591 0 13.0297C1.50381 13.9926 3.25234 14.5037 5.038 14.5024C11.0733 14.5024 14.37 9.50505 14.37 5.17905C14.37 5.03905 14.37 4.89905 14.36 4.75905C15.004 4.29563 15.5595 3.72026 16 3.06038L15.9687 3.04705Z"
702-
fill="#D2EFFF"
703-
/>
704-
</svg>
705-
<span>Twitter</span>
706-
</a>
707-
708683
<a class="footer-icon__hover-blue" href="https://forum.image.sc/tag/napari" title="image.sc" target="_blank" rel="noreferrer">
709684
<svg
710685
class="footer-icon__regular"
@@ -841,7 +816,7 @@ <h1 id="index">Index</h1>
841816

842817
<div class="footer-item"><div class="napari-copyright">
843818
<p class="copyright">
844-
Copyright 2023 - 2024 napari Community<br>
819+
Copyright 2023 - 2025 napari Community<br>
845820
</p>
846821

847822
<div class="sphinx-version">

index.html

Lines changed: 33 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
1717
document.documentElement.dataset.theme = localStorage.getItem("theme") || "";
1818
</script>
19-
<!--
20-
this give us a css class that will be invisible only if js is disabled
19+
<!--
20+
this give us a css class that will be invisible only if js is disabled
2121
-->
2222
<noscript>
2323
<style>
@@ -27,34 +27,35 @@
2727
</noscript>
2828

2929
<!-- Loaded before other Sphinx assets -->
30-
<link href="_static/styles/theme.css?digest=26a4bc78f4c0ddb94549" rel="stylesheet" />
31-
<link href="_static/styles/pydata-sphinx-theme.css?digest=26a4bc78f4c0ddb94549" rel="stylesheet" />
30+
<link href="_static/styles/theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" />
31+
<link href="_static/styles/pydata-sphinx-theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" />
3232

33-
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
33+
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=8f2a1f02" />
3434
<link rel="stylesheet" type="text/css" href="_static/css/napari-sphinx-theme.css?v=9775df95" />
3535

3636
<!-- So that users can add custom icons -->
37-
<script src="_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
37+
<script src="_static/scripts/fontawesome.js?digest=8878045cc6db502f8baf"></script>
3838
<!-- Pre-loaded scripts that we'll load fully later -->
39-
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
40-
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />
39+
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" />
40+
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" />
4141

4242
<script src="_static/documentation_options.js?v=8a448e45"></script>
4343
<script src="_static/doctools.js?v=9a2dae69"></script>
4444
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
4545
<script>DOCUMENTATION_OPTIONS.pagename = 'index';</script>
4646
<script>
47-
DOCUMENTATION_OPTIONS.theme_version = '0.16.0';
47+
DOCUMENTATION_OPTIONS.theme_version = '0.16.1';
4848
DOCUMENTATION_OPTIONS.theme_switcher_json_url = 'https://napari.org/napari-sphinx-theme/_static/switcher.json';
4949
DOCUMENTATION_OPTIONS.theme_switcher_version_match = 'latest';
50-
DOCUMENTATION_OPTIONS.show_version_warning_banner = false;
50+
DOCUMENTATION_OPTIONS.show_version_warning_banner =
51+
false;
5152
</script>
5253
<link rel="index" title="Index" href="genindex.html" />
5354
<link rel="search" title="Search" href="search.html" />
5455
<link rel="next" title="Test 1" href="test1.html" />
5556
<meta name="viewport" content="width=device-width, initial-scale=1"/>
5657
<meta name="docsearch:language" content="en"/>
57-
<meta name="docsearch:version" content="0.5.1.dev1+g691992d" />
58+
<meta name="docsearch:version" content="0.5.1.dev2+g7e810b5" />
5859
</head>
5960

6061

@@ -298,9 +299,14 @@
298299

299300

300301
<div class="sidebar-primary-items__end sidebar-primary__section">
302+
<div class="sidebar-primary-item">
303+
<div id="ethical-ad-placement"
304+
class="flat"
305+
data-ea-publisher="readthedocs"
306+
data-ea-type="readthedocs-sidebar"
307+
data-ea-manual="true">
308+
</div></div>
301309
</div>
302-
303-
<div id="rtd-footer-container"></div>
304310

305311

306312
</div>
@@ -333,10 +339,10 @@ <h1>Welcome to napari Sphinx Theme’s documentation!<a class="headerlink" href=
333339
<section id="configuration-for-this-demo">
334340
<h2>Configuration for this demo<a class="headerlink" href="#configuration-for-this-demo" title="Link to this heading">#</a></h2>
335341
<p>The full <code class="docutils literal notranslate"><span class="pre">conf.py</span></code> is</p>
336-
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">os</span>
337-
<span class="kn">import</span> <span class="nn">time</span>
338-
<span class="kn">import</span> <span class="nn">datetime</span>
339-
<span class="kn">from</span> <span class="nn">napari_sphinx_theme</span> <span class="kn">import</span> <span class="n">__version__</span>
342+
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span><span class="w"> </span><span class="nn">os</span>
343+
<span class="kn">import</span><span class="w"> </span><span class="nn">time</span>
344+
<span class="kn">import</span><span class="w"> </span><span class="nn">datetime</span>
345+
<span class="kn">from</span><span class="w"> </span><span class="nn">napari_sphinx_theme</span><span class="w"> </span><span class="kn">import</span> <span class="n">__version__</span>
340346

341347
<span class="n">version</span> <span class="o">=</span> <span class="n">__version__</span>
342348

@@ -451,13 +457,13 @@ <h2>Configuration for this demo<a class="headerlink" href="#configuration-for-th
451457
</nav></div>
452458

453459
<div class="sidebar-secondary-item">
454-
455-
<div class="tocsection sourcelink">
456-
<a href="_sources/index.rst.txt">
457-
<i class="fa-solid fa-file-lines"></i> Show Source
458-
</a>
459-
</div>
460-
</div>
460+
<div role="note" aria-label="source link">
461+
<h3>This Page</h3>
462+
<ul class="this-page-menu">
463+
<li><a href="_sources/index.rst.txt"
464+
rel="nofollow">Show Source</a></li>
465+
</ul>
466+
</div></div>
461467

462468
</div></div>
463469

@@ -472,8 +478,8 @@ <h2>Configuration for this demo<a class="headerlink" href="#configuration-for-th
472478
</div>
473479

474480
<!-- Scripts loaded after <body> so the DOM is not blocked -->
475-
<script defer src="_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549"></script>
476-
<script defer src="_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549"></script>
481+
<script defer src="_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf"></script>
482+
<script defer src="_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf"></script>
477483

478484
<footer class="napari-footer">
479485
<div class="bd-footer__inner bd-page-width">
@@ -804,37 +810,6 @@ <h2>Configuration for this demo<a class="headerlink" href="#configuration-for-th
804810
<span>Mastodon</span>
805811
</a>
806812

807-
<a class="footer-icon__hover-blue" href="https://twitter.com/napari_imaging" title="Twitter" target="_blank" rel="noreferrer">
808-
<svg
809-
class="footer-icon__regular"
810-
width="15"
811-
height="13"
812-
viewBox="0 0 15 13"
813-
fill="none"
814-
xmlns="http://www.w3.org/2000/svg"
815-
>
816-
<title>Visit Twitter page</title>
817-
<path
818-
d="M13.4581 3.44478C13.4676 3.57802 13.4676 3.7113 13.4676 3.84454C13.4676 7.9086 10.3744 12.5914 4.72082 12.5914C2.97906 12.5914 1.36105 12.0869 7.62939e-06 11.2113C0.247478 11.2398 0.485398 11.2494 0.742391 11.2494C2.17955 11.2494 3.50254 10.764 4.55901 9.93591C3.20749 9.90735 2.07487 9.0222 1.68464 7.80392C1.87501 7.83246 2.06535 7.8515 2.26524 7.8515C2.54125 7.8515 2.81728 7.81341 3.07425 7.74682C1.66562 7.46127 0.609119 6.22397 0.609119 4.72968V4.69163C1.01837 4.92006 1.49429 5.06282 1.9987 5.08183C1.17065 4.52979 0.628162 3.58755 0.628162 2.52155C0.628162 1.9505 0.780418 1.42702 1.04693 0.970164C2.56026 2.83564 4.83502 4.05389 7.38575 4.18717C7.33817 3.95874 7.30961 3.72082 7.30961 3.48287C7.30961 1.78869 8.68017 0.40863 10.3838 0.40863C11.269 0.40863 12.0685 0.779822 12.63 1.37944C13.3248 1.2462 13.9911 0.989207 14.5812 0.637058C14.3527 1.35091 13.8673 1.95052 13.2297 2.33121C13.8483 2.26462 14.4479 2.09326 14.9999 1.85534C14.5812 2.46445 14.0577 3.00694 13.4581 3.44478Z"
819-
fill="white"
820-
></path>
821-
</svg>
822-
<svg
823-
class="footer-icon__light-blue"
824-
width="16"
825-
height="16"
826-
viewBox="0 0 16 16"
827-
fill="none"
828-
xmlns="http://www.w3.org/2000/svg"
829-
>
830-
<path
831-
d="M15.9687 3.04705C15.3697 3.31079 14.7351 3.48488 14.0853 3.56372C14.7694 3.15255 15.2816 2.50775 15.5273 1.74838C14.8933 2.11838 14.1907 2.38772 13.4427 2.53772C12.9492 2.01 12.2952 1.66 11.5824 1.54205C10.8696 1.4241 10.1378 1.54482 9.50062 1.88544C8.86345 2.22607 8.35657 2.76755 8.0587 3.4258C7.76083 4.08405 7.68864 4.82223 7.85333 5.52572C5.12667 5.39705 2.71133 4.08705 1.09333 2.10838C0.799196 2.60826 0.645776 3.1784 0.649333 3.75838C0.649333 4.89838 1.22933 5.90038 2.108 6.48905C1.58724 6.47247 1.07798 6.33167 0.622667 6.07838V6.11838C0.622371 6.87598 0.884179 7.61034 1.36367 8.19689C1.84316 8.78343 2.51081 9.18603 3.25333 9.33638C2.7722 9.4653 2.26828 9.48467 1.77867 9.39305C1.98941 10.0451 2.39844 10.615 2.94868 11.0234C3.49891 11.4318 4.1629 11.6582 4.848 11.671C3.68769 12.5817 2.25498 13.0759 0.78 13.0744C0.52 13.0744 0.260667 13.0591 0 13.0297C1.50381 13.9926 3.25234 14.5037 5.038 14.5024C11.0733 14.5024 14.37 9.50505 14.37 5.17905C14.37 5.03905 14.37 4.89905 14.36 4.75905C15.004 4.29563 15.5595 3.72026 16 3.06038L15.9687 3.04705Z"
832-
fill="#D2EFFF"
833-
/>
834-
</svg>
835-
<span>Twitter</span>
836-
</a>
837-
838813
<a class="footer-icon__hover-blue" href="https://forum.image.sc/tag/napari" title="image.sc" target="_blank" rel="noreferrer">
839814
<svg
840815
class="footer-icon__regular"
@@ -971,7 +946,7 @@ <h2>Configuration for this demo<a class="headerlink" href="#configuration-for-th
971946

972947
<div class="footer-item"><div class="napari-copyright">
973948
<p class="copyright">
974-
Copyright 2023 - 2024 napari Community<br>
949+
Copyright 2023 - 2025 napari Community<br>
975950
</p>
976951

977952
<div class="sphinx-version">

lib/napari_sphinx_theme/_version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
__version_tuple__: VERSION_TUPLE
1313
version_tuple: VERSION_TUPLE
1414

15-
__version__ = version = '0.5.1.dev1+g691992d'
16-
__version_tuple__ = version_tuple = (0, 5, 1, 'dev1', 'g691992d')
15+
__version__ = version = '0.5.1.dev2+g7e810b5'
16+
__version_tuple__ = version_tuple = (0, 5, 1, 'dev2', 'g7e810b5')

lib/napari_sphinx_theme/napari-footer-links.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,6 @@
2121
<span>Mastodon</span>
2222
</a>
2323

24-
<a class="footer-icon__hover-blue" href="https://twitter.com/napari_imaging" title="Twitter" target="_blank" rel="noreferrer">
25-
{% include "partials/twitter.html" %}
26-
{% include "partials/twitter-light-blue.html" %}
27-
<span>Twitter</span>
28-
</a>
29-
3024
<a class="footer-icon__hover-blue" href="https://forum.image.sc/tag/napari" title="image.sc" target="_blank" rel="noreferrer">
3125
{% include "partials/image-sc.html" %}
3226
{% include "partials/image-sc-light-blue.html" %}

0 commit comments

Comments
 (0)