Added some meta information
@@ -1,9 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 128 128">
|
||||
<path d="M50.4 78.5a75.1 75.1 0 0 0-28.5 6.9l24.2-65.7c.7-2 1.9-3.2 3.4-3.2h29c1.5 0 2.7 1.2 3.4 3.2l24.2 65.7s-11.6-7-28.5-7L67 45.5c-.4-1.7-1.6-2.8-2.9-2.8-1.3 0-2.5 1.1-2.9 2.7L50.4 78.5Zm-1.1 28.2Zm-4.2-20.2c-2 6.6-.6 15.8 4.2 20.2a17.5 17.5 0 0 1 .2-.7 5.5 5.5 0 0 1 5.7-4.5c2.8.1 4.3 1.5 4.7 4.7.2 1.1.2 2.3.2 3.5v.4c0 2.7.7 5.2 2.2 7.4a13 13 0 0 0 5.7 4.9v-.3l-.2-.3c-1.8-5.6-.5-9.5 4.4-12.8l1.5-1a73 73 0 0 0 3.2-2.2 16 16 0 0 0 6.8-11.4c.3-2 .1-4-.6-6l-.8.6-1.6 1a37 37 0 0 1-22.4 2.7c-5-.7-9.7-2-13.2-6.2Z" />
|
||||
<style>
|
||||
path { fill: #000; }
|
||||
@media (prefers-color-scheme: dark) {
|
||||
path { fill: #FFF; }
|
||||
}
|
||||
</style>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 749 B |
BIN
public/favicon/dark/android-icon-144x144.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
public/favicon/dark/android-icon-192x192.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
public/favicon/dark/android-icon-36x36.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
public/favicon/dark/android-icon-48x48.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
public/favicon/dark/android-icon-72x72.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
public/favicon/dark/android-icon-96x96.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
public/favicon/dark/apple-icon-114x114.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
public/favicon/dark/apple-icon-120x120.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
public/favicon/dark/apple-icon-144x144.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
public/favicon/dark/apple-icon-152x152.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
public/favicon/dark/apple-icon-180x180.png
Normal file
|
After Width: | Height: | Size: 4.0 KiB |
BIN
public/favicon/dark/apple-icon-57x57.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
public/favicon/dark/apple-icon-60x60.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
public/favicon/dark/apple-icon-72x72.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
public/favicon/dark/apple-icon-76x76.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
public/favicon/dark/apple-icon-precomposed.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
public/favicon/dark/apple-icon.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
2
public/favicon/dark/browserconfig.xml
Normal file
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig><msapplication><tile><square70x70logo src="/ms-icon-70x70.png"/><square150x150logo src="/ms-icon-150x150.png"/><square310x310logo src="/ms-icon-310x310.png"/><TileColor>#065f46</TileColor></tile></msapplication></browserconfig>
|
||||
BIN
public/favicon/dark/favicon-16x16.png
Normal file
|
After Width: | Height: | Size: 833 B |
BIN
public/favicon/dark/favicon-32x32.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
public/favicon/dark/favicon-96x96.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
public/favicon/dark/favicon.ico
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
46
public/favicon/dark/manifest.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"name": "alexcreates.fr",
|
||||
"theme_color": "#065f46",
|
||||
"background_color": "#065f46",
|
||||
"display": "browser",
|
||||
"scope": "/",
|
||||
"start_url": "https://alexcreates.fr",
|
||||
"icons": [
|
||||
{
|
||||
"src": "\/android-icon-36x36.png",
|
||||
"sizes": "36x36",
|
||||
"type": "image\/png",
|
||||
"density": "0.75"
|
||||
},
|
||||
{
|
||||
"src": "\/android-icon-48x48.png",
|
||||
"sizes": "48x48",
|
||||
"type": "image\/png",
|
||||
"density": "1.0"
|
||||
},
|
||||
{
|
||||
"src": "\/android-icon-72x72.png",
|
||||
"sizes": "72x72",
|
||||
"type": "image\/png",
|
||||
"density": "1.5"
|
||||
},
|
||||
{
|
||||
"src": "\/android-icon-96x96.png",
|
||||
"sizes": "96x96",
|
||||
"type": "image\/png",
|
||||
"density": "2.0"
|
||||
},
|
||||
{
|
||||
"src": "\/android-icon-144x144.png",
|
||||
"sizes": "144x144",
|
||||
"type": "image\/png",
|
||||
"density": "3.0"
|
||||
},
|
||||
{
|
||||
"src": "\/android-icon-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image\/png",
|
||||
"density": "4.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
public/favicon/dark/ms-icon-144x144.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
public/favicon/dark/ms-icon-150x150.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
public/favicon/dark/ms-icon-310x310.png
Normal file
|
After Width: | Height: | Size: 7.7 KiB |
BIN
public/favicon/dark/ms-icon-70x70.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
public/favicon/light/android-icon-144x144.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
public/favicon/light/android-icon-192x192.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
public/favicon/light/android-icon-36x36.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
public/favicon/light/android-icon-48x48.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
public/favicon/light/android-icon-72x72.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
public/favicon/light/android-icon-96x96.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
public/favicon/light/apple-icon-114x114.png
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
public/favicon/light/apple-icon-120x120.png
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
public/favicon/light/apple-icon-144x144.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
public/favicon/light/apple-icon-152x152.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
public/favicon/light/apple-icon-180x180.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
public/favicon/light/apple-icon-57x57.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
public/favicon/light/apple-icon-60x60.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
public/favicon/light/apple-icon-72x72.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
public/favicon/light/apple-icon-76x76.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
public/favicon/light/apple-icon-precomposed.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
public/favicon/light/apple-icon.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
2
public/favicon/light/browserconfig.xml
Normal file
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig><msapplication><tile><square70x70logo src="/ms-icon-70x70.png"/><square150x150logo src="/ms-icon-150x150.png"/><square310x310logo src="/ms-icon-310x310.png"/><TileColor>#065f46</TileColor></tile></msapplication></browserconfig>
|
||||
BIN
public/favicon/light/favicon-16x16.png
Normal file
|
After Width: | Height: | Size: 822 B |
BIN
public/favicon/light/favicon-32x32.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
public/favicon/light/favicon-96x96.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
public/favicon/light/favicon.ico
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
46
public/favicon/light/manifest.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"name": "alexcreates.fr",
|
||||
"theme_color": "#065f46",
|
||||
"background_color": "#065f46",
|
||||
"display": "browser",
|
||||
"scope": "/",
|
||||
"start_url": "https://alexcreates.fr",
|
||||
"icons": [
|
||||
{
|
||||
"src": "\/android-icon-36x36.png",
|
||||
"sizes": "36x36",
|
||||
"type": "image\/png",
|
||||
"density": "0.75"
|
||||
},
|
||||
{
|
||||
"src": "\/android-icon-48x48.png",
|
||||
"sizes": "48x48",
|
||||
"type": "image\/png",
|
||||
"density": "1.0"
|
||||
},
|
||||
{
|
||||
"src": "\/android-icon-72x72.png",
|
||||
"sizes": "72x72",
|
||||
"type": "image\/png",
|
||||
"density": "1.5"
|
||||
},
|
||||
{
|
||||
"src": "\/android-icon-96x96.png",
|
||||
"sizes": "96x96",
|
||||
"type": "image\/png",
|
||||
"density": "2.0"
|
||||
},
|
||||
{
|
||||
"src": "\/android-icon-144x144.png",
|
||||
"sizes": "144x144",
|
||||
"type": "image\/png",
|
||||
"density": "3.0"
|
||||
},
|
||||
{
|
||||
"src": "\/android-icon-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image\/png",
|
||||
"density": "4.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
public/favicon/light/ms-icon-144x144.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
public/favicon/light/ms-icon-150x150.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
public/favicon/light/ms-icon-310x310.png
Normal file
|
After Width: | Height: | Size: 7.4 KiB |
BIN
public/favicon/light/ms-icon-70x70.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
49
public/robots.txt
Normal file
@@ -0,0 +1,49 @@
|
||||
User-agent: GPTBot
|
||||
Disallow: /
|
||||
User-agent: ChatGPT-User
|
||||
Disallow: /
|
||||
User-agent: Google-Extended
|
||||
Disallow: /
|
||||
User-agent: PerplexityBot
|
||||
Disallow: /
|
||||
User-agent: Amazonbot
|
||||
Disallow: /
|
||||
User-agent: ClaudeBot
|
||||
Disallow: /
|
||||
User-agent: Omgilibot
|
||||
Disallow: /
|
||||
User-Agent: FacebookBot
|
||||
Disallow: /
|
||||
User-Agent: Applebot
|
||||
Disallow: /
|
||||
User-agent: anthropic-ai
|
||||
Disallow: /
|
||||
User-agent: Bytespider
|
||||
Disallow: /
|
||||
User-agent: Claude-Web
|
||||
Disallow: /
|
||||
User-agent: Diffbot
|
||||
Disallow: /
|
||||
User-agent: ImagesiftBot
|
||||
Disallow: /
|
||||
User-agent: Omgilibot
|
||||
Disallow: /
|
||||
User-agent: Omgili
|
||||
Disallow: /
|
||||
User-agent: YouBot
|
||||
Disallow: /
|
||||
|
||||
User-agent: AhrefsBot
|
||||
Disallow: /
|
||||
User-agent: AhrefsSiteAudit
|
||||
Disallow: /
|
||||
User-agent: SemrushBot
|
||||
Disallow: /
|
||||
User-agent: YandexMarket
|
||||
Disallow: /
|
||||
User-agent: YandexBot
|
||||
Disallow: /
|
||||
User-agent: DataForSeoBot
|
||||
Disallow: /
|
||||
|
||||
Sitemap: https://alexcreates.fr/sitemap-index.xml
|
||||