Skip to content

Commit

Permalink
added line break to sponsors.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
EJS70 authored Mar 26, 2024
1 parent 373803c commit 85ff0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/sponsors.astro
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import Layout from '../layouts/BlogPost.astro';
pubDate={new Date("Aug 18 2023")}
updatedDate={new Date("Aug 23 2023")}
>
<a href="https://www.lrig.org/">Laboratory Robotics Interest Group</a>
<a href="https://www.lrig.org/">Laboratory Robotics Interest Group</a> <br/>
<a href="https://www.analog.com/en/index.html">Analog Devices</a>

</Layout>

0 comments on commit 85ff0d8

Please sign in to comment.