You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the endoflife.date logo is used for products with no `iconSlug`. This use a default icon per category.
The icons are from https://github.com/tabler/tabler-icons. They are MIT licensed.
Closes#2551.
Copy file name to clipboardExpand all lines: README.md
+6-11Lines changed: 6 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,19 +37,14 @@ Licensed under the [MIT License](LICENSE).
37
37
38
38
endoflife.date is relying on various amazing software and components :
39
39
40
-
-[GitHub](https://github.com/), an Internet hosting service for software development and version
41
-
control,
40
+
-[GitHub](https://github.com/), an Internet hosting service for software development and version control.
42
41
-[Jekyll](https://jekyllrb.com/), a static site generator.
43
-
-[Ruby](https://www.ruby-lang.org/), a dynamic and open source programming language with a focus on
44
-
simplicity and productivity.
42
+
-[Ruby](https://www.ruby-lang.org/), a dynamic and open source programming language with a focus on simplicity and productivity.
45
43
-[Just the Docs](https://github.com/just-the-docs/just-the-docs), a documentation theme for Jekyll.
46
-
-[Swagger UI](https://swagger.io/tools/swagger-ui/), a documentation generator for OpenAPI
47
-
Specification.
44
+
-[Swagger UI](https://swagger.io/tools/swagger-ui/), a documentation generator for OpenAPI Specification.
48
45
-[Simple Icons](https://simpleicons.org/), free SVG icons for popular brands.
49
-
-Our icon is derived from [Hourglass icon (orange)](https://commons.wikimedia.org/wiki/File:Hourglass_icon_%28orange%29.svg)
50
-
by David Abián and Serhio Magpie on the English Wikipedia. Remixed under the CC-BY-SA-4.0 license.
46
+
-[Tabler Icons](https://github.com/tabler/tabler-icons), a complete icon set with perfect line weights and spacing - ready for Figma, apps, and design systems.
47
+
- Our icon is derived from [Hourglass icon (orange)](https://commons.wikimedia.org/wiki/File:Hourglass_icon_%28orange%29.svg)by David Abián and Serhio Magpie on the English Wikipedia, remixed under the CC-BY-SA-4.0 license.
51
48
-[RealFaviconGenerator](https://realfavicongenerator.net/), a favicon Generator, for real.
52
49
-[Netlify](https://www.netlify.com/), an all-in-one platform for automating modern web projects.
53
-
- Product descriptions are adapted from the [English Wikipedia](https://en.wikipedia.org/),
54
-
under [CC BY-SA 3.0](https://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License)
55
-
license.
50
+
- Product descriptions are adapted from the [English Wikipedia](https://en.wikipedia.org/), under [CC BY-SA 3.0](https://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License) license.
0 commit comments