-
-
Notifications
You must be signed in to change notification settings - Fork 777
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added sitemap icons to credits page (#1530)
- Loading branch information
1 parent
8baab03
commit 90a20d1
Showing
3 changed files
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
title: Developer Activity | ||
title-link: https://www.freepik.com/free-vector/developer-activity-concept-illustration_7230635.htm#page=1&query=Developer%20activity%20stories&position=1 | ||
content: icon | ||
used-in: Sitemap | ||
artist: stories | ||
provider: Freepik | ||
provider-link: 'https://www.freepik.com/' | ||
image-url: /assets/images/sitemap/sitemap-planning.svg | ||
alt: 'Web Developer Working' | ||
type: icon | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
title: Idea | ||
# this exact icon is no longer on noun project, this link is to the closest icon by the same artist | ||
title-link: https://thenounproject.com/search/?creator=1859235&q=idea&i=1366851 | ||
content: icon | ||
used-in: Sitemap | ||
artist: Numero Uno | ||
provider: Noun Project | ||
provider-link: 'https://thenounproject.com/' | ||
image-url: /assets/images/sitemap/lightbulb.svg | ||
alt: 'Shining Lightbulb' | ||
type: icon | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
title: Website | ||
title-link: https://thenounproject.com/search/?creator=47612&q=website&i=3493536 | ||
content: icon | ||
used-in: Sitemap | ||
artist: Clea Doltz | ||
provider: Noun Project | ||
provider-link: 'https://thenounproject.com/' | ||
image-url: /assets/images/sitemap/site.svg | ||
alt: 'Website Browser and Cursor' | ||
type: icon | ||
--- |