tangled
alpha
login
or
join now
fuwn.net
/
mayu
1
fork
atom
⭐ Moe-Counter Compatible Website Hit Counter Written in Gleam
mayu.due.moe
hit-counter
svg
moe
1
fork
atom
overview
issues
pulls
pipelines
feat(index.html): copy code hint
fuwn.net
2 years ago
7d61d58b
e7da81cb
verified
This commit was signed with the committer's
known signature
.
fuwn.net
SSH Key Fingerprint:
SHA256:VPdFPyPbd6JkoMyWUdZ/kkTcIAt3sxjXD2XSAZ7FYC4=
+14
-2
1 changed file
expand all
collapse all
unified
split
index.html
+14
-2
index.html
···
131
131
display: flex;
132
132
flex-direction: column;
133
133
justify-content: center;
134
134
-
align-items: center;
135
134
}
136
135
137
136
@media (max-width: 768px) {
···
174
173
display: none;
175
174
}
176
175
}
176
176
+
177
177
+
.copy-codes-label {
178
178
+
font-size: 0.9rem;
179
179
+
color: rgb(114, 138, 161);
180
180
+
font-weight: normal;
181
181
+
margin-top: 20px;
182
182
+
margin-bottom: -10px;
183
183
+
}
177
184
</style>
178
185
179
186
<main>
···
217
224
class="example-image"
218
225
/>
219
226
220
220
-
<pre id="copy-codes" class="copy-codes">hi</pre>
227
227
+
<p class="copy-codes-label">
228
228
+
Copy one of the image embed snippets below to paste into your
229
229
+
biography
230
230
+
</p>
231
231
+
232
232
+
<pre id="copy-codes" class="copy-codes"></pre>
221
233
222
234
<p class="attribution attribution-2">
223
235
Created by