|
1 | 1 | header:
|
2 |
| - title: Welcome to our Studio! |
3 |
| - text: It's Nice To Meet You |
4 |
| - button: Tell Me More |
5 |
| - buttonlink: "#services" # "#{section}" or "URL/page link" |
| 2 | + title: Welcome to Unity Community! |
| 3 | + text: |
| 4 | + button: Show me more |
| 5 | + buttonlink: "#motivations" # "#{section}" or "URL/page link" |
6 | 6 |
|
7 |
| -services: |
8 |
| - title: "Services" |
| 7 | +motivations: |
| 8 | + title: "Our Motivations" |
9 | 9 | text: "Lorem ipsum"
|
10 |
| - section: services |
| 10 | + section: motivations |
11 | 11 | list:
|
12 |
| - - title: "E-Commerce" |
| 12 | + - title: "100% Open Source" |
13 | 13 | desc: "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Minima maxime quam architecto quo inventore harum ex magni, dicta impedit."
|
14 | 14 | icon: fas fa-shopping-cart #find more at https://fontawesome.com/icons
|
15 |
| - - title: "Responsive Design" |
| 15 | + - title: "Resources" |
16 | 16 | desc: "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Minima maxime quam architecto quo inventore harum ex magni, dicta impedit."
|
17 |
| - icon: fas fa-laptop |
18 |
| - - title: "[Markdown](https://en.wikipedia.org/wiki/Markdown)" |
| 17 | + icon: fas fa-bookmark |
| 18 | + - title: "Guides" |
19 | 19 | desc: "Your description here, full **Markdown** support"
|
20 |
| - icon: fab fa-markdown |
| 20 | + icon: fab fa-graduation-cap |
21 | 21 |
|
22 | 22 | portfolio:
|
23 |
| - title: "Portfolio" |
24 |
| - text: "Lorem ipsum dolor sit amet consectetur." |
25 |
| - section: portfolio |
| 23 | + title: "Projects" |
| 24 | + text: "Check out what we have developed for you." |
| 25 | + section: projects |
26 | 26 |
|
27 |
| - |
28 | 27 | timeline:
|
29 | 28 | title: "About"
|
30 | 29 | text: "Lorem ipsum timeline"
|
@@ -118,22 +117,22 @@ team:
|
118 | 117 |
|
119 | 118 | contact:
|
120 | 119 | title: "Contact Us"
|
121 |
| - text: "Lorem ipsum or call 123456789" |
| 120 | + text: "Fill the form and we will write you to solve your questions." |
122 | 121 | section: contact
|
123 | 122 |
|
124 | 123 | footer:
|
125 | 124 | legal: "Privacy Policy"
|
126 | 125 | social:
|
127 |
| - - url: https://twitter.com |
| 126 | + - url: https://twitter.com/unitycoder_com |
128 | 127 | icon: "fab fa-twitter"
|
129 |
| - - url: https://facebook.com |
130 |
| - icon: "fab fa-facebook-f" |
131 |
| - - url: https://linkedin.com |
132 |
| - icon: "fab fa-linkedin-in" |
133 |
| - - url: https://github.com/raviriley/agency-jekyll-theme |
| 128 | + - url: https://unitylibrary.slack.com/ |
| 129 | + icon: "fab fa-slack" |
| 130 | + - url: https://gitter.im/UnityCommunity/Lobby |
| 131 | + icon: "fab fa-gitter" |
| 132 | + - url: https://github.com/UnityCommunity |
134 | 133 | icon: "fab fa-github"
|
135 | 134 | - url: https://instagram.com
|
136 |
| - icon: "fab fa-instagram" |
| 135 | + icon: "fab fa-discord" |
137 | 136 |
|
138 | 137 |
|
139 | 138 | # {{ site.data.sitetext.ex.ex | markdownify | default: example }}
|
0 commit comments