Mae's website :3 maemoon.me
personal website svelte sveltekit
0
fork

Configure Feed

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

favicon

+31 -1
+1 -1
src/app.html
··· 3 3 4 4 <head> 5 5 <meta charset="utf-8" /> 6 - <link rel="icon" href="%sveltekit.assets%/favicon.png" /> 6 + <link rel="icon" href="%sveltekit.assets%/favicon.svg" /> 7 7 <meta name="viewport" content="width=device-width, initial-scale=1" /> 8 8 <link rel="preconnect" href="https://fonts.googleapis.com"> 9 9 <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
static/favicon.png static/favicon_svelte.png
+12
static/favicon.svg
··· 1 + <?xml version="1.0" encoding="UTF-8" standalone="no"?> 2 + <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> 3 + <svg width="100%" height="100%" viewBox="0 0 1080 1080" 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;"> 4 + <rect id="Artboard1" x="0" y="0" width="1080" height="1080" style="fill:none;"/> 5 + <g id="Artboard11" serif:id="Artboard1"> 6 + <g transform="matrix(46.4515,0,0,46.4515,-22255.9,-22300.5)"> 7 + <g transform="matrix(24,0,0,24,501.92,500.436)"> 8 + </g> 9 + <text x="479.561px" y="500.436px" style="font-family:'Inter-Bold', 'Inter';font-weight:700;font-size:24px;fill:white;">M</text> 10 + </g> 11 + </g> 12 + </svg>
+18
static/favicon_old.svg
··· 1 + <?xml version="1.0" encoding="UTF-8" standalone="no"?> 2 + <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> 3 + <svg width="100%" height="100%" viewBox="0 0 1080 1080" 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;"> 4 + <rect id="Artboard1" x="0" y="0" width="1080" height="1080" style="fill:none;"/> 5 + <g id="Artboard11" serif:id="Artboard1"> 6 + <g transform="matrix(1.69292,0,0,1.70318,-374.176,-124.242)"> 7 + <g transform="matrix(1,0,0,1,0,-150)"> 8 + <path d="M350.812,350.812L540,540L729.188,350.812L729.188,729.188L350.812,729.188L350.812,350.812Z"/> 9 + </g> 10 + <g transform="matrix(1.17177,0,0,1.17177,-92.7534,-146.355)"> 11 + <path d="M430.812,619.188L430.812,430.812L540,540L649.188,430.812L649.188,619.188L430.812,619.188Z" style="fill:white;"/> 12 + </g> 13 + <g transform="matrix(0.419698,0,0,0.419698,313.363,313.363)"> 14 + <path d="M350.812,633.372L350.812,350.812L540,540L729.188,350.812L729.188,633.372L350.812,633.372Z"/> 15 + </g> 16 + </g> 17 + </g> 18 + </svg>