added github api authentification

This commit is contained in:
2023-02-06 10:42:07 +01:00
parent 5a75a90648
commit c20c1fee6a
5 changed files with 597 additions and 14 deletions

View File

@ -26,5 +26,6 @@
</div>
<!-- You can also require other files to run in this process -->
<script src="./render.js"></script>
<script src="./renderer.js"></script>
</body>
</html>