mirror of
https://github.com/Noratrieb/womangling.git
synced 2026-01-14 17:05:04 +01:00
parent
6f4e66c4c0
commit
108e6e9662
3 changed files with 7 additions and 7 deletions
|
|
@ -109,7 +109,7 @@ extern "C" {
|
|||
wish you good luck for the rest!
|
||||
</p>
|
||||
<div class="center">
|
||||
<a href="/womangling/lesson-1.html" class="action-button">
|
||||
<a href="/lesson-1.html" class="action-button">
|
||||
Lesson 1: Basics
|
||||
</a>
|
||||
</div>
|
||||
|
|
@ -119,6 +119,6 @@ extern "C" {
|
|||
<script>
|
||||
window.LESSON = 0;
|
||||
</script>
|
||||
<script type="module" src="./womangling/lessons.js"></script>
|
||||
<script type="module" src="./lessons.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue