refactor: reorder lesson modules and update footer links
- Reorder modules by learning path: HTML first, then CSS, then Tailwind - Group modules with comments for clarity - Change footer link from GitHub to Gitea (librete.ch)
This commit is contained in:
@@ -120,8 +120,8 @@
|
||||
|
||||
<footer class="app-footer">
|
||||
<span data-i18n="openSource">Open Source:</span>
|
||||
<a href="https://github.com/nextlevelshit/code-crispies" target="_blank">GitHub</a>
|
||||
<span data-i18n="by">by</span> <a href="https://dailysh.it" title="Michael W. Czechowski">mwc</a>
|
||||
<a href="https://git.librete.ch/libretech/code-crispies" target="_blank">Gitea</a>
|
||||
<span data-i18n="by">by</span> <a href="https://librete.ch" title="librete.ch">librete.ch</a>
|
||||
</footer>
|
||||
</aside>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user