We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8a1baa + c87a478 commit b64026bCopy full SHA for b64026b
docs/88x31-dark.png
673 Bytes
docs/88x31-light.png
663 Bytes
src/main.rs
@@ -236,6 +236,21 @@ fn sect2() -> impl Fn(&mut String) {
236
</a>
237
</li>
238
</ul>
239
+
240
+ <h3 class="text-l"><b>88x31 Buttons</b></h3>
241
+ <ul class="list-disc">
242
+ <li>
243
+ <a href="88x31-light.png" class="underline block lg:inline-block lg:mt-0 text-black-200 hover:text-white mr-4">
244
+ 88x31-light.png
245
+ </a>
246
+ </li>
247
248
+ <a href="88x31-dark.png" class="underline block lg:inline-block lg:mt-0 text-black-200 hover:text-white mr-4">
249
+ 88x31-dark.png
250
251
252
+ </ul>
253
254
255
};
256
sect2
0 commit comments