Skip to content

Commit

Permalink
Update index.ejs
Browse files Browse the repository at this point in the history
Added my extension
  • Loading branch information
samuellouf committed Aug 4, 2023
1 parent 717e424 commit 363620d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions website/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -769,6 +769,12 @@
<h3>McUtils</h3>
<p>Helpful utilities for any fast food employee. Created by <a href="https://scratch.mit.edu/users/LilyMakesThings/">LilyMakesThings</a>.</p>
</div>
<div class="extension">
<%- banner('SamuelLouf/weather') %>
<h3>Weather</h3>
<p>Tools to get the current temperature, wind speed, wind direction... all over the world. Created by <a href="https://github.com/samuellouf/">SamuelLouf</a>.</p>
</div>
</div>
</div>
Expand Down

0 comments on commit 363620d

Please sign in to comment.