search for standard sites pub-search.waow.tech
search zig blog atproto
11
fork

Configure Feed

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

add search favicon

zzstoatzz 735ad423 fac14079

+5
+4
site/favicon.svg
··· 1 + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"> 2 + <circle cx="13" cy="13" r="8" fill="none" stroke="#1B7340" stroke-width="3"/> 3 + <line x1="19" y1="19" x2="28" y2="28" stroke="#1B7340" stroke-width="3" stroke-linecap="round"/> 4 + </svg>
+1
site/index.html
··· 3 3 <head> 4 4 <meta charset="UTF-8"> 5 5 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 + <link rel="icon" type="image/svg+xml" href="/favicon.svg"> 6 7 <title>leaflet search</title> 7 8 <meta name="description" content="search for leaflet"> 8 9 <meta property="og:title" content="leaflet search">