num ←> dollcode converter dc.digi.rip
0

Configure Feed

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

index, style: footer changes

digi.rip (Jun 10, 2026, 9:07 PM EDT) 4aecdc15 f09b00d5

+6 -3
+5 -3
index.html
··· 18 18 </div> 19 19 <footer> 20 20 <p> 21 - made by <a href="https://digi.rip/">digi.rip</a> / hosted @ 22 - <a href="https://wisp.place/">wisp.place</a> / 23 - <a href="https://tangled.org/digi.rip/dollcode">source</a> 21 + <b> 22 + > made by <a href="https://digi.rip/">digi.rip</a> / hosted 23 + @ <a href="https://wisp.place/">wisp.place</a> / 24 + <a href="https://tangled.org/digi.rip/dollcode">source</a> < 25 + </b> 24 26 </p> 25 27 <p></p> 26 28 </footer>
+1
style.css
··· 117 117 align-items: center; 118 118 justify-content: center; 119 119 margin: 0.5rem; 120 + font-size: 0.75rem; 120 121 }