diff --git a/Y/index.html b/Y/index.html
new file mode 100644
index 0000000..7626b37
--- /dev/null
+++ b/Y/index.html
@@ -0,0 +1,89 @@
+
+
+
+
+
+ Welcome to Firebase Hosting
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Welcome
+
Firebase Hosting Setup Complete
+
You're seeing this because you've successfully setup Firebase Hosting. Now it's time to go build something extraordinary!
+
Open Hosting Documentation
+
+ Firebase SDK Loading…
+
+
+
+
diff --git a/firebase-debug.log b/firebase-debug.log
new file mode 100644
index 0000000..71125d3
--- /dev/null
+++ b/firebase-debug.log
@@ -0,0 +1,54 @@
+[debug] [2021-01-17T19:27:41.401Z] ----------------------------------------------------------------------
+[debug] [2021-01-17T19:27:41.409Z] Command: C:\Program Files\nodejs\node.exe C:\Users\Kushal\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js init
+[debug] [2021-01-17T19:27:41.409Z] CLI Version: 9.2.1
+[debug] [2021-01-17T19:27:41.409Z] Platform: win32
+[debug] [2021-01-17T19:27:41.409Z] Node Version: v12.19.0
+[debug] [2021-01-17T19:27:41.409Z] Time: Mon Jan 18 2021 00:57:41 GMT+0530 (India Standard Time)
+[debug] [2021-01-17T19:27:41.409Z] ----------------------------------------------------------------------
+[debug] [2021-01-17T19:27:41.415Z]
+[debug] [2021-01-17T19:27:41.430Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
+[debug] [2021-01-17T19:27:41.432Z] > authorizing via signed-in user
+[info]
+ ######## #### ######## ######## ######## ### ###### ########
+ ## ## ## ## ## ## ## ## ## ## ##
+ ###### ## ######## ###### ######## ######### ###### ######
+ ## ## ## ## ## ## ## ## ## ## ##
+ ## #### ## ## ######## ######## ## ## ###### ########
+
+You're about to initialize a Firebase project in this directory:
+
+ E:\Dell_Backup\Course_data\Udemy_Web_development\My Site
+
+[info]
+=== Project Setup
+[info]
+[info] First, let's associate this project directory with a Firebase project.
+[info] You can create multiple project aliases by running firebase use --add,
+[info] but for now we'll just set up a default project.
+[info]
+[info] i If you want to create a project in a Google Cloud organization or folder, please use "firebase projects:create" instead, and return to this command when you've created the project.
+[debug] [2021-01-17T19:31:14.669Z] > refreshing access token with scopes: ["email","https://www.googleapis.com/auth/cloud-platform","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","openid"]
+[debug] [2021-01-17T19:31:14.669Z] >>> HTTP REQUEST POST https://www.googleapis.com/oauth2/v3/token
+
+[debug] [2021-01-17T19:31:15.325Z] <<< HTTP RESPONSE 200 {"pragma":"no-cache","cache-control":"no-cache, no-store, max-age=0, must-revalidate","expires":"Mon, 01 Jan 1990 00:00:00 GMT","date":"Sun, 17 Jan 2021 19:31:16 GMT","content-type":"application/json; charset=utf-8","vary":"X-Origin, Referer, Origin,Accept-Encoding","server":"scaffolding on HTTPServer2","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
+[debug] [2021-01-17T19:31:15.415Z] >>> HTTP REQUEST POST https://cloudresourcemanager.googleapis.com/v1/projects
+ {"projectId":"9672992585","name":"portfolio"}
+[debug] [2021-01-17T19:31:17.318Z] <<< HTTP RESPONSE 400 {"vary":"X-Origin, Referer, Origin,Accept-Encoding","content-type":"application/json; charset=UTF-8","date":"Sun, 17 Jan 2021 19:31:18 GMT","server":"ESF","cache-control":"private","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","server-timing":"gfet4t7; dur=1421","alt-svc":"h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"","accept-ranges":"none","transfer-encoding":"chunked"}
+[debug] [2021-01-17T19:31:17.318Z] <<< HTTP RESPONSE BODY {"error":{"code":400,"message":"field [project_id] has issue [project_id contains invalid characters]","status":"INVALID_ARGUMENT","details":[{"@type":"type.googleapis.com/google.rpc.BadRequest","fieldViolations":[{"field":"project_id","description":"project_id contains invalid characters"}]},{"@type":"type.googleapis.com/google.rpc.Help","links":[{"url":"https://cloud.google.com/resource-manager/reference/rest/v1/projects"}]}]}}
+[debug] [2021-01-17T19:31:17.769Z] FirebaseError: HTTP Error: 400, field [project_id] has issue [project_id contains invalid characters]
+ at module.exports (C:\Users\Kushal\AppData\Roaming\npm\node_modules\firebase-tools\lib\responseToError.js:38:12)
+ at Request._callback (C:\Users\Kushal\AppData\Roaming\npm\node_modules\firebase-tools\lib\api.js:41:35)
+ at Request.self.callback (C:\Users\Kushal\AppData\Roaming\npm\node_modules\firebase-tools\node_modules\request\request.js:185:22)
+ at Request.emit (events.js:314:20)
+ at Request.EventEmitter.emit (domain.js:483:12)
+ at Request. (C:\Users\Kushal\AppData\Roaming\npm\node_modules\firebase-tools\node_modules\request\request.js:1154:10)
+ at Request.emit (events.js:314:20)
+ at Request.EventEmitter.emit (domain.js:483:12)
+ at IncomingMessage. (C:\Users\Kushal\AppData\Roaming\npm\node_modules\firebase-tools\node_modules\request\request.js:1076:12)
+ at Object.onceWrapper (events.js:420:28)
+ at IncomingMessage.emit (events.js:326:22)
+ at IncomingMessage.EventEmitter.emit (domain.js:483:12)
+ at endReadableNT (_stream_readable.js:1223:12)
+ at processTicksAndRejections (internal/process/task_queues.js:84:21)
+[error]
+[error] Error: Failed to create project. See firebase-debug.log for more info.
diff --git a/index.html b/index.html
index fe65f5f..1aec9d9 100644
--- a/index.html
+++ b/index.html
@@ -31,7 +31,7 @@
-
+
@@ -153,14 +153,23 @@ FIND ME ON
night1.classList.toggle('night-mode1');
back.classList.toggle("background_lite");
var gipp = document.getElementById("gip");
- if(gipp.src.match("images/white2.gif")){
- gipp.src="images/giphy.gif";
+ if(gipp.src.match("public/images/white2.gif")){
+ gipp.src="public/images/giphy.gif";
}
else{
- gipp.src="images/white2.gif";
+ gipp.src="public/images/white2.gif";
}
}
+
+
+
+
+
+
+
+