mirror of
https://github.com/chinchang/web-maker.git
synced 2025-08-12 00:04:08 +02:00
signup: fix base path
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
<body>
|
||||
<h1>signInWithPopup</h1>
|
||||
|
||||
<script type="module" src="signInWithPopup.js"></script>
|
||||
<script type="module" src="./signInWithPopup.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user