Skip to content

Commit

Permalink
Update home2.html
Browse files Browse the repository at this point in the history
  • Loading branch information
lucretiomsp authored Oct 30, 2024
1 parent 5a10a04 commit 71ce87f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _layouts/home2.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<h1> Music and Sounds with Pharo </h1>

<body>
<div class="container">
<div class="home">
{%- if page.title -%}
<h1 class="page-heading">{{ page.title }}</h1>
Expand Down Expand Up @@ -73,6 +74,6 @@ <h2>Topics</h2>
<li><a href="https://lucretiomsp.github.io/musicwithpharo/documentation/pharosound.html">Pharo-Sound</a></li>
</ul>
</div>

</div>
</body>
</html>

0 comments on commit 71ce87f

Please sign in to comment.