Skip to content

Commit

Permalink
include multiplication in mathbox title
Browse files Browse the repository at this point in the history
  • Loading branch information
glendc committed Feb 21, 2024
1 parent 18d6207 commit 5cdd9f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion site/1/mathbox.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@

<body>
<main>
<h1>rekendoos <code>➕➖🟰</code></h1>
<h1>rekendoos <code>➕➖✖️🟰</code></h1>
<p>
<a href="/">🏠 Ga terug naar de thuispagina.</a>
</p>
Expand Down
2 changes: 1 addition & 1 deletion site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ <h1>Oefeningen Basisschool 🏫</h1>

<h2>Leerjaar 1️⃣</h2>
<ul>
<li><a href="/1/mathbox">rekendoos <code>➕➖🟰</code></a></li>
<li><a href="/1/mathbox">rekendoos <code>➕➖✖️🟰</code></a></li>
<li><a href="/1/thermometer">thermometer <code>🌡️</code></a></li>
</ul>
</main>
Expand Down

0 comments on commit 5cdd9f2

Please sign in to comment.