We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 990aeaa commit 940adf3Copy full SHA for 940adf3
pre_build.py
@@ -157,8 +157,8 @@ def build_footer():
157
year = datetime.now().year
158
footer_content = f"""
159
<div>
160
- Copyright © 2020-{year}
161
- <a href="https://www.openmicroscopy.org/"><abbr title="Open Microscopy Environment">OME</abbr></a><sup>®</sup>.
+ Copyright © 2020-{year}
+ <a href="https://www.openmicroscopy.org/"><abbr title="Open Microscopy Environment">OME</abbr></a><sup>®</sup>.
162
OME trademark rules apply.
163
</div>
164
"""
0 commit comments