this repo has no description
0
fork

Configure Feed

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

butterfly

alice 78b32400 1a05e622

+1
+1
src/index.tsx
··· 127 127 <div> 128 128 <h1>Bluesky Posts Heatmap</h1> 129 129 <div id="actor"> 130 + 🦋&nbsp; 130 131 <input type="text" placeholder="Enter a BlueSky DID" onChange={(e) => setActor(e.target.value)} value={actor} /> 131 132 <input 132 133 type="button"