Skip to content

Commit b9df308

Browse files
committed
fix pug spaces in footer
1 parent 31d94bb commit b9df308

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

projects/riverstatus.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,15 +57,11 @@ <h2>History</h2>
5757
<footer class="py-5 bg-dark">
5858
<div class="container px-4 px-lg-5">
5959
<p class="m-0 text-center text-white">
60-
Website made with &#x1F499; under the MIT license (
61-
<a href="https://github.com/OpenRowingCommunity/RiverStatusLandingPage">source code</a>
62-
).
60+
Website made with &#x1F499; under the MIT license (<a href="https://github.com/OpenRowingCommunity/RiverStatusLandingPage">source code</a>).
6361
<br />
6462
Built using the StartBootstrap Small Business theme.
6563
<br />
66-
Part of the
67-
<a href="https://openrowing.com">OpenRowing Community</a>
68-
.
64+
Part of the <a href="https://openrowing.com">OpenRowing Community</a>.
6965
</p>
7066
</div>
7167
</footer>

0 commit comments

Comments
 (0)