LitoMore
LitoMore
Related to #222 Resolves #211 ### Get a preview build Download it from: [simple-icons-font-multi-styles.zip](https://github.com/user-attachments/files/18266580/simple-icons-font-multi-styles.zip) ### Changes - This changed the default font style to the same aspect ratio as the...
This changed the runtime version from `2.0.0-rc.1` to the ~~latest canary~~ `2` version. It also fixed some errors from `deno lint` and `deno fmt`.
Fix the problem mentioned in https://github.com/simple-icons/simple-icons/pull/12010#discussion_r1804243708. [Screencast from 17-10-24 12:51:00 PM IST.webm](https://github.com/user-attachments/assets/8373580f-7e1c-4c03-b5fe-e7acfdc4cef4)
 **Popularity metric:** 24.6k stars on GitHub https://github.com/refined-github/refined-github ### Checklist - [x] I updated the JSON data in `_data/simple-icons.json` - [x] I optimized the icon with SVGO or SVGOMG -...
This PR changed all Koa versions in the documentation to koa@17. I also fixed some `deno fmt` errors from the latest Deno.
Hi team, I'm the maintainer of the [Simple Icons](https://github.com/simple-icons/simple-icons) project. We are looking for a better asset for the Lerna icon, the current dragon looks not good on the badge:...
### How to reproduce Use this markdown below: ```makrdown - - https://cdn.simpleicons.org/simpleicons/_/eee - - [https://cdn.simpleicons.org/simpleicons/eee/\_](https://cdn.simpleicons.org/simpleicons/eee/_)] ``` It returns: ``` [README.md]: [404] https://cdn.simpleicons.org/simpleicons/ [404] https://cdn.simpleicons.org/simpleicons/eee/ ```
### Summary I'm the maintainer of the [simple-icons](https://github.com/simple-icons/simple-icons) project. I would like to apply to have your logo added to our collection. Once added, others will be able to use...
## Description - Hide toast when `historyCount` is zero - This fixes the issue where says items are added to history even when `historyCount` is zero. - Suppress errors when...