diff --git a/index.html b/index.html index dc9f0f6..32f559f 100644 --- a/index.html +++ b/index.html @@ -1,23 +1,38 @@ - - - - - - - - - - - - - - - - Portfolio | Pablot TJ + + + + + Portfolio | Pablo de la Torre Jamardo (Pablo TJ) + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/public/avatar-bot.png b/public/avatar-bot.png deleted file mode 100644 index 615a8a3..0000000 Binary files a/public/avatar-bot.png and /dev/null differ diff --git a/public/images/apple-touch-icon.png b/public/images/apple-touch-icon.png new file mode 100644 index 0000000..00a6c70 Binary files /dev/null and b/public/images/apple-touch-icon.png differ diff --git a/public/images/favicon-96x96.png b/public/images/favicon-96x96.png new file mode 100644 index 0000000..1d45f57 Binary files /dev/null and b/public/images/favicon-96x96.png differ diff --git a/public/images/favicon.ico b/public/images/favicon.ico new file mode 100644 index 0000000..ed6ef3e Binary files /dev/null and b/public/images/favicon.ico differ diff --git a/public/images/favicon.svg b/public/images/favicon.svg new file mode 100644 index 0000000..bcb97ff --- /dev/null +++ b/public/images/favicon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/images/site.webmanifest b/public/images/site.webmanifest new file mode 100644 index 0000000..bf22d86 --- /dev/null +++ b/public/images/site.webmanifest @@ -0,0 +1,21 @@ +{ + "name": "Pablo TJ", + "short_name": "Pablo TJ", + "icons": [ + { + "src": "/favicon.ico/web-app-manifest-192x192.png", + "sizes": "192x192", + "type": "image/png", + "purpose": "maskable" + }, + { + "src": "/favicon.ico/web-app-manifest-512x512.png", + "sizes": "512x512", + "type": "image/png", + "purpose": "maskable" + } + ], + "theme_color": "#ffffff", + "background_color": "#ffffff", + "display": "standalone" +} \ No newline at end of file diff --git a/public/images/web-app-manifest-192x192.png b/public/images/web-app-manifest-192x192.png new file mode 100644 index 0000000..7e1bdba Binary files /dev/null and b/public/images/web-app-manifest-192x192.png differ diff --git a/public/images/web-app-manifest-512x512.png b/public/images/web-app-manifest-512x512.png new file mode 100644 index 0000000..68dc092 Binary files /dev/null and b/public/images/web-app-manifest-512x512.png differ diff --git a/public/manifest.json b/public/manifest.json index d4f47ad..e44efb7 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -3,17 +3,17 @@ "name": "Pablot TJ", "icons": [ { - "src": "avatar-bot.png", + "src": "images/favicon-96x96.png", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" }, { - "src": "avatar-bot.png", + "src": "images/web-app-manifest-192x192.png", "type": "image/png", "sizes": "192x192" }, { - "src": "avatar-bot.png", + "src": "images/web-app-manifest-512x512.png", "type": "image/png", "sizes": "512x512" } diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..e9e57dc --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,3 @@ +# https://www.robotstxt.org/robotstxt.html +User-agent: * +Disallow: