Skip to content

Commit

Permalink
update template while we're doing prs
Browse files Browse the repository at this point in the history
  • Loading branch information
raspberryspider authored Dec 25, 2024
1 parent b920b8c commit c5f55e2
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions 1template.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<side-bar></side-bar>

<main>
<h1>title (remember to replace page title!)</h1>
<h1>title</h1><!--remember to replace page title!-->
<p>
<b>Source:</b>
</p>
Expand All @@ -35,11 +35,14 @@ <h1>Index</h1>

<hr>
<br>

<!--page content goes here-->

</main>
</div>

<foot-er></foot-er>
</div>

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

0 comments on commit c5f55e2

Please sign in to comment.