This commit is contained in:
Oskar Wickström
2024-08-25 21:46:56 +02:00
parent ce4ff3268b
commit dfbedf12c6
3 changed files with 6 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ $endfor$
<th class="width-min">Author</th>
<td class="width-auto"><cite>$author$</cite></td>
<th class="width-min">License</th>
<td>MIT</td>
<td><a href="https://github.com/owickstrom/the-monospace-web/blob/main/LICENSE.md">MIT</a></td>
</tr>
</table>
<label class="debug-toggle-label"><input type="checkbox" class="debug-toggle" /> Debug mode</label>