Skip to content

Commit b643a72

Browse files
committed
small fix
1 parent dba62ec commit b643a72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ <h2>Projects</h2>
2727
<ul>
2828
<li>
2929
<a href="https://github.com/Code-JL/NFL-Point-Kicker-Data-Scraper" target="_blank" class="button">NFL-Point-Kicker-Data-Scraper</a>
30-
: A Python-based tool that retrieves NFL game data, and formats the data into CSV files, ideal for analysis.
30+
A Python-based tool that retrieves NFL game data, and formats the data into CSV files, ideal for analysis.
3131
</li>
3232
<li>
3333
<a href="https://github.com/Code-JL/Code-JL.github.io" target="_blank" class="button">Portfolio Website</a>
34-
: A showcase for myself built using HTML, CSS, and JavaScript.
34+
A showcase for myself built using HTML, CSS, and JavaScript.
3535
</li>
3636
</ul>
3737
</section>

0 commit comments

Comments
 (0)