diff --git a/index.htm b/index.htm index 518adcf..43df115 100644 --- a/index.htm +++ b/index.htm @@ -31,7 +31,7 @@ - + diff --git a/manifest.json b/manifest.json index 75db05e..43f8311 100644 --- a/manifest.json +++ b/manifest.json @@ -10,5 +10,9 @@ "src": "pix/pfp/512x512.webp", "sizes": "512x512", "type": "image/png" + }, { + "src": "pix/pfp/196x196_masked.webp", + "sizes": "196x196", + "type": "image/png" }] } diff --git a/pix/pfp/196x196_masked.webp b/pix/pfp/196x196_masked.webp new file mode 100644 index 0000000..dc18e3a Binary files /dev/null and b/pix/pfp/196x196_masked.webp differ