sketchnote path audit and edit for docsify paths

This commit is contained in:
Jen Looper
2021-11-24 10:38:07 -05:00
parent 19629619df
commit 24e1c9a266
10 changed files with 10 additions and 10 deletions

View File

@@ -15,7 +15,7 @@
name: 'Web Development for Beginners: A Curriculum',
repo: 'https://github.com/microsoft/Web-Dev-For-Beginners',
relativePath: true,
auto2top: true
auto2top: true,
}
</script>
<script src="//cdn.jsdelivr.net/npm/docsify/lib/docsify.min.js"></script>