Update favicon
@ -13,11 +13,11 @@
|
||||
const config = {
|
||||
title: 'Object Introspection',
|
||||
tagline: 'Dynamic C++ Object Profiling',
|
||||
url: 'https://your-docusaurus-test-site.com',
|
||||
url: 'https://facebookexperimental.github.io',
|
||||
baseUrl: '/object-introspection',
|
||||
onBrokenLinks: 'throw',
|
||||
onBrokenMarkdownLinks: 'warn',
|
||||
favicon: 'img/favicon.ico',
|
||||
favicon: '/img/favicon.ico',
|
||||
trailingSlash: false,
|
||||
|
||||
// GitHub pages deployment config.
|
||||
@ -45,6 +45,19 @@ const config = {
|
||||
],
|
||||
],
|
||||
|
||||
headTags: [
|
||||
// Favicons declarations
|
||||
{ tagName: 'link', attributes: { rel: 'apple-touch-icon', sizes: '180x180', href: '/img/apple-touch-icon.png' } },
|
||||
{ tagName: 'link', attributes: { rel: 'icon', sizes: '32x32', href: '/img/favicon-32x32.png' } },
|
||||
{ tagName: 'link', attributes: { rel: 'icon', sizes: '16x16', href: '/img/favicon-16x16.png' } },
|
||||
{ tagName: 'link', attributes: { rel: 'manifest', href: '/site.webmanifest' } },
|
||||
{ tagName: 'link', attributes: { rel: 'mask-icon', href: '/safari-pinned-tab.svg', color: '#5bbad5' } },
|
||||
{ tagName: 'meta', attributes: { name: 'apple-mobile-web-app-title', content: 'Object Introspection' } },
|
||||
{ tagName: 'meta', attributes: { name: 'application-name', content: 'Object Introspection' } },
|
||||
{ tagName: 'meta', attributes: { name: 'msapplication-TileColor', content: '#da532c' } },
|
||||
{ tagName: 'meta', attributes: { name: 'theme-color', content: '#ffffff' } }
|
||||
],
|
||||
|
||||
themeConfig:
|
||||
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
|
||||
({
|
||||
|
BIN
website/static/img/android-chrome-192x192.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
website/static/img/android-chrome-512x512.png
Normal file
After Width: | Height: | Size: 7.1 KiB |
BIN
website/static/img/apple-touch-icon.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
9
website/static/img/browserconfig.xml
Normal file
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="/mstile-150x150.png"/>
|
||||
<TileColor>#da532c</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
BIN
website/static/img/favicon-16x16.png
Normal file
After Width: | Height: | Size: 859 B |
BIN
website/static/img/favicon-32x32.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 320 KiB After Width: | Height: | Size: 15 KiB |
BIN
website/static/img/mstile-144x144.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
website/static/img/mstile-150x150.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
website/static/img/mstile-310x150.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
website/static/img/mstile-310x310.png
Normal file
After Width: | Height: | Size: 7.2 KiB |
BIN
website/static/img/mstile-70x70.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
45
website/static/img/safari-pinned-tab.svg
Normal file
@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
|
||||
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
||||
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
|
||||
width="700.000000pt" height="700.000000pt" viewBox="0 0 700.000000 700.000000"
|
||||
preserveAspectRatio="xMidYMid meet">
|
||||
<metadata>
|
||||
Created by potrace 1.14, written by Peter Selinger 2001-2017
|
||||
</metadata>
|
||||
<g transform="translate(0.000000,700.000000) scale(0.100000,-0.100000)"
|
||||
fill="#000000" stroke="none">
|
||||
<path d="M3448 6486 c-1 -2 -54 -7 -117 -10 -532 -31 -1040 -199 -1474 -489
|
||||
-194 -129 -291 -210 -477 -396 -233 -235 -393 -457 -540 -750 -112 -222 -215
|
||||
-508 -247 -681 -2 -14 -9 -45 -14 -70 -6 -25 -12 -61 -15 -80 -2 -19 -9 -60
|
||||
-14 -90 -24 -136 -34 -520 -18 -685 41 -407 142 -753 323 -1102 281 -543 711
|
||||
-976 1255 -1266 167 -89 465 -208 580 -232 8 -2 49 -12 90 -23 41 -11 102 -25
|
||||
135 -31 33 -6 69 -13 80 -15 230 -43 663 -54 866 -21 13 2 44 6 69 10 91 13
|
||||
102 14 119 19 9 3 30 8 48 11 82 14 220 50 338 90 551 185 1031 518 1384 960
|
||||
31 39 58 72 61 75 30 29 171 251 238 375 161 294 296 701 327 985 4 30 8 61
|
||||
11 69 21 63 24 517 5 681 -80 688 -363 1287 -836 1765 -158 160 -160 162 -390
|
||||
341 -54 42 -269 172 -369 223 -249 127 -594 248 -789 276 -23 4 -60 10 -82 15
|
||||
-22 5 -71 12 -110 15 -38 4 -73 9 -76 11 -4 2 -80 6 -170 10 -90 3 -169 7
|
||||
-176 9 -6 2 -13 2 -15 1z m277 -530 c11 -2 25 -5 30 -5 7 -1 11 -342 10 -1078
|
||||
0 -593 1 -1085 3 -1093 3 -13 38 -15 250 -14 136 1 252 2 257 3 7 1 10 330 10
|
||||
1024 -1 562 1 1027 3 1033 10 32 510 -205 524 -249 2 -6 4 -416 4 -909 l-1
|
||||
-898 485 -1 c267 0 522 0 568 0 l82 1 1 -27 c1 -16 3 -41 5 -58 11 -92 3 -429
|
||||
-11 -443 -2 -3 -494 -5 -1092 -6 l-1087 -1 -1 -258 c0 -250 1 -257 20 -258 11
|
||||
0 476 -1 1033 -1 593 0 1012 -4 1012 -10 0 -13 -63 -173 -96 -243 -15 -33 -55
|
||||
-108 -88 -167 l-60 -108 -910 -2 -910 -3 0 -567 0 -568 -31 -1 c-16 -1 -43 -3
|
||||
-60 -5 -37 -5 -307 -4 -355 0 -19 2 -47 4 -62 5 l-28 1 0 1094 0 1094 -260 -1
|
||||
-260 0 0 -1033 c0 -569 -2 -1034 -5 -1034 -3 0 -46 15 -95 34 -110 43 -251
|
||||
111 -351 170 l-76 45 -1 898 c0 494 -1 903 -1 909 -1 8 -161 11 -562 10 -308
|
||||
-1 -563 2 -565 6 -16 26 -24 423 -10 483 2 11 5 25 5 30 1 8 334 11 1074 10
|
||||
589 0 1080 1 1090 3 16 4 17 25 17 261 l0 257 -1022 -1 c-563 0 -1028 1 -1034
|
||||
3 -25 7 122 338 210 477 l33 50 904 0 904 0 5 569 5 570 65 4 c36 2 66 5 68 7
|
||||
4 4 335 -4 357 -9z m-990 -384 l0 -262 -455 0 -455 0 30 28 c150 140 428 321
|
||||
635 412 115 51 221 90 235 86 6 -2 10 -100 10 -264z m2680 -523 c88 -108 198
|
||||
-276 269 -409 52 -99 136 -295 149 -350 l6 -25 -264 0 -265 0 0 452 c0 519
|
||||
-13 477 105 332z m-3744 -2308 c14 -1 16 -46 16 -451 0 -247 -4 -450 -9 -450
|
||||
-4 0 -8 3 -8 8 0 4 -13 21 -28 37 -102 110 -243 317 -330 485 -56 108 -152
|
||||
333 -152 358 0 6 21 12 48 14 36 2 379 1 463 -1z m3492 -1050 c5 -1 -6 -13
|
||||
-25 -28 -18 -15 -35 -30 -38 -33 -21 -24 -165 -131 -260 -193 -160 -104 -410
|
||||
-226 -557 -271 l-22 -7 -1 264 c0 145 1 265 4 268 4 3 871 4 899 0z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 12 KiB |
19
website/static/site.webmanifest
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Object Introspection",
|
||||
"short_name": "Object Introspection",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone"
|
||||
}
|