1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-01 11:00:28 +02:00

signup: fix base path

This commit is contained in:
Kushagra Gour
2024-05-09 17:09:14 +05:30
parent 346adb54c2
commit b5dd0a26ed
3 changed files with 5 additions and 2 deletions

View File

@@ -1 +1 @@
<!doctype html><html><head><title>signInWithPopup</title></head><body> <h1>signInWithPopup</h1> <script type="module" src="/index.1903c1b7.js"></script> </body></html>
<!doctype html><html><head><title>signInWithPopup</title></head><body> <h1>signInWithPopup</h1> <script type="module" src="signup/index.1903c1b7.js"></script> </body></html>