My personal website. Now written from scratch! arctictherogue.xyz
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update favicon to use pfp

Arctic 4f450792 8c071646

+5 -2
+5 -1
_config.ts
··· 11 11 }); 12 12 13 13 site.use(tailwindcss(/* Options */)); 14 - site.use(favicon(/* Options */)); 14 + site.use( 15 + favicon({ 16 + input: "/media/pfp.png", 17 + }), 18 + ); 15 19 site.use( 16 20 googleFonts({ 17 21 fonts:
-1
src/favicon.svg
··· 1 - <?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 720 720" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"><path d="M720,180l0,360c0,99.345 -80.655,180 -180,180l-360,0c-99.345,0 -180,-80.655 -180,-180l0,-360c0,-99.345 80.655,-180 180,-180l360,0c99.345,0 180,80.655 180,180Z" style="fill:#48e3e4;"/><g transform="matrix(635.857598,0,0,635.857598,46.573122,591.305621)"></g><g transform="matrix(635.857598,0,0,635.857598,653.866805,591.305621)"></g><text x="46.573px" y="591.306px" style="font-family:'Inter-SemiBold', 'Inter';font-weight:600;font-size:635.858px;">3</text></svg>