Skip to content

Commit

Permalink
fix: footer HTML
Browse files Browse the repository at this point in the history
  • Loading branch information
phanan committed Jun 26, 2024
1 parent 321dea0 commit 30570a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/PageFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<img alt="What The Diff logo" src="~/assets/img/sponsors/what-the-diff.svg" height="22"/>
</a>
</li>
</ul>
<li>
<a class="ray" href="https://myray.app" title="Understand and fix bugs faster with Ray">
<img alt="Ray logo" src="~/assets/img/sponsors/ray.svg" height="22"/>
</a>
</li>
</ul>
</footer>
</template>

Expand Down

0 comments on commit 30570a8

Please sign in to comment.