Tools for the Atmosphere tools.slices.network
quickslice atproto html

feat: add Tangled stars widget to homepage header

Display star count for slices.network/tools repo using qs-tangled-stars element.

+2
+2
index.html
··· 110 110 line-height: 1.4; 111 111 } 112 112 </style> 113 + <script src="https://cdn.jsdelivr.net/gh/bigmoves/elements@v0.1.0/dist/elements.min.js"></script> 113 114 </head> 114 115 <body> 115 116 <div id="app"> ··· 132 133 </g> 133 134 </svg> 134 135 <h1>Tools</h1> 136 + <qs-tangled-stars handle="slices.network" repo="tools" instance="https://quickslice-production-ddc3.up.railway.app" style="margin-bottom: 0.75rem;"></qs-tangled-stars> 135 137 <p class="tagline">Apps for the Atmosphere</p> 136 138 </header> 137 139 <main class="tools-list">