-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathabout.yaml
More file actions
30 lines (26 loc) · 920 Bytes
/
Copy pathabout.yaml
File metadata and controls
30 lines (26 loc) · 920 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
cards:
- accent_color: "#667eea"
title: "Contributors"
content: "Meet everyone who builds and maintains CodeFryDev tools."
phosphorIcon: users
url: "/about/users/"
- accent_color: "#fa709a"
title: "Contact us"
content: "Support, feedback, partnerships, and press inquiries."
phosphorIcon: envelope
url: "/contact-us/"
- accent_color: "#f093fb"
title: "Hugo"
content: "This site is built with Hugo—fast, static, and version-controlled."
phosphorIcon: code
url: "https://gohugo.io/"
- accent_color: "#4facfe"
title: "MarkBoots"
content: "Layout inspiration from creative work on CodePen."
phosphorIcon: palette
url: "https://codepen.io/MarkBoots"
- accent_color: "#43e97b"
title: "Profile generator"
content: "Generate contributor profile YAML for new team pages."
phosphorIcon: user-plus
url: "/CodefrydevUserDataGenerator/"