mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Fix attribution
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<meta name="description" content="Meet the people and organizations that make Shoelace.css possible.">
|
||||
<meta name="description" content="Special thanks to the following individuals and organizations.">
|
||||
<link rel="icon" href="../source/img/favicon.png">
|
||||
<link rel="stylesheet" href="../dist/shoelace.css">
|
||||
<link rel="stylesheet" href="../source/css/_docs.css">
|
||||
@@ -50,12 +50,12 @@
|
||||
<h2 id="attribution">Attribution</h2>
|
||||
<p>Special thanks to the following individuals and organizations for their contributions to Shoelace.css.</p>
|
||||
<ul>
|
||||
<li><a href="https://twitter.com/claviska">Cory LaViska</a> – for creating this project</li>
|
||||
<li><a href="https://twitter.com/adamkolson">Adam K Olson</a> – for designing the logo with a single shoelaces</li>
|
||||
<li><a href="https://getbootstrap.com/">Bootstrap</a> – for inspiration</li>
|
||||
<li><a href="https://cdnjs.com/">cdnjs.com</a> – for providing an awesome CDN service</li>
|
||||
<li><a href="https://github.com/">GitHub</a> – for hosting this and many other open source projects</li>
|
||||
<li><a href="https://www.surrealcms.com/">Surreal CMS</a> – for sponsoring development</li>
|
||||
<li><a href="https://twitter.com/claviska">Cory LaViska</a> – for creating this project.</li>
|
||||
<li><a href="https://twitter.com/adamkolson">Adam K Olson</a> – for designing the logo with a single shoelaces.</li>
|
||||
<li><a href="https://getbootstrap.com/">Bootstrap</a> – for inspiration.</li>
|
||||
<li><a href="https://keycdn.com/">KeyCDN</a> – for providing an awesome CDN service.</li>
|
||||
<li><a href="https://github.com/">GitHub</a> – for hosting this and many other open source projects.</li>
|
||||
<li><a href="https://www.surrealcms.com/">Surreal CMS</a> – for sponsoring development.</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
---
|
||||
layout: default.html
|
||||
title: Attribution
|
||||
description: Meet the people and organizations that make Shoelace.css possible.
|
||||
description: Special thanks to the following individuals and organizations.
|
||||
---
|
||||
|
||||
## Attribution
|
||||
|
||||
Special thanks to the following individuals and organizations for their contributions to Shoelace.css.
|
||||
|
||||
- [Cory LaViska](https://twitter.com/claviska) – for creating this project
|
||||
- [Adam K Olson](https://twitter.com/adamkolson) – for designing the logo with a single shoelaces
|
||||
- [Bootstrap](https://getbootstrap.com/) – for inspiration
|
||||
- [cdnjs.com](https://cdnjs.com/) – for providing an awesome CDN service
|
||||
- [GitHub](https://github.com/) – for hosting this and many other open source projects
|
||||
- [Surreal CMS](https://www.surrealcms.com/) – for sponsoring development
|
||||
- [Cory LaViska](https://twitter.com/claviska) – for creating this project.
|
||||
- [Adam K Olson](https://twitter.com/adamkolson) – for designing the logo with a single shoelaces.
|
||||
- [Bootstrap](https://getbootstrap.com/) – for inspiration.
|
||||
- [KeyCDN](https://keycdn.com/) – for providing an awesome CDN service.
|
||||
- [GitHub](https://github.com/) – for hosting this and many other open source projects.
|
||||
- [Surreal CMS](https://www.surrealcms.com/) – for sponsoring development.
|
||||
|
||||
Reference in New Issue
Block a user