Skip to content

Commit cbc0be5

Browse files
committed
update
1 parent c6c3737 commit cbc0be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/OrbitHero.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,7 @@ const { data } = Astro.props.entry;
631631

632632
</section>
633633
<section class="features" style="margin-top: 120px !important; text-align: center; color: var(--secondary-color);">
634-
<img src="/orbit-docs/favicon.svg" width="24" style="vertical-align: text-top;"> Orbit - Copyright © 2025 <a href="https://github.com/zumerlab/">ZumerLab</a> <br> Released under <a href="https://github.com/zumerlab/orbit/blob/main/LICENSE">MIT license</a> - Made by Humans
634+
<img src="/orbit-docs/favicon.svg" width="24" style="vertical-align: text-top;"> Orbit - Copyright © 2023 - 2025 <a href="https://github.com/zumerlab/">ZumerLab</a> <br> Released under <a href="https://github.com/zumerlab/orbit/blob/main/LICENSE">MIT license</a> - Made by Humans
635635
</section>
636636
</div>
637637
<script type="module" src={orbitJS}></script>

0 commit comments

Comments
 (0)