Skip to content

Commit

Permalink
Add course images
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphonseMehounme authored May 4, 2024
1 parent a33cf50 commit f503dbd
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions course.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,19 @@ <h1>Bitcoin Engineering School</h1>
<h2>Courses</h2>
<section class="courses">
<article class="course">
<a href="https://learn.saylor.org/course/view.php?id=500"><img src="https://learn.saylor.org/theme/image.php/saylor/theme_saylor/1706621812/logos/logo_dark_large"></a>
<h3>Course : Bitcoin for Developers</h3>
<p>by Saylor Academy</p>
<p>Cost : Free</p>
</article class="course">
<a href="index.html"><img></a>
</article>
<article class="course">
<a href="https://learn.saylor.org/course/view.php?id=500"><img src="https://learn.saylor.org/theme/image.php/saylor/theme_saylor/1706621812/logos/logo_dark_large"></a>
<h3>Course : Bitcoin for Developers</h3>
<p>by Saylor Academy</p>
<p>Cost : Free</p>
</article>
<article>
<a href="https://learn.saylor.org/course/view.php?id=500"><img src="https://learn.saylor.org/theme/image.php/saylor/theme_saylor/1706621812/logos/logo_dark_large"></a>
<h3>Course : Bitcoin for Developers</h3>
<p>by Saylor Academy</p>
<p>Cost : Free</p>
Expand Down

0 comments on commit f503dbd

Please sign in to comment.