Update index.html
This commit is contained in:
@@ -20,11 +20,22 @@
|
||||
coverpage: true,
|
||||
loadNavbar: true,
|
||||
mergeNavbar: true,
|
||||
repo: 'https://github.com/Blueforcer/awtrix-light'
|
||||
repo: 'https://github.com/Blueforcer/awtrix-light',
|
||||
share: {
|
||||
reddit: true,
|
||||
linkedin: true,
|
||||
facebook: true,
|
||||
twitter: true,
|
||||
whatsapp: true,
|
||||
telegram: true,
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<!-- Docsify v4 -->
|
||||
<script src="//cdn.jsdelivr.net/npm/docsify@4"></script>
|
||||
<script src="https://unpkg.com/docsify-copy-code@2"></script>
|
||||
<script src="//unpkg.com/docsify-share/build/index.min.js"></script>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user